'Declaration
Public ReadOnly Property Parent As C1DataBinding
Remarks
The parent is retrieved based on the objects' containment hierarchy. For instance, for a RenderText within a RenderArea, Parent of the DataBinding on the RenderText will return DataBinding of the RenderArea containing the text.