ComponentOne RichTextBox for WPF and Silverlight
Parent Property (C1Line)

C1.WPF.RichTextBox Namespace > C1Line Class : Parent Property
Gets the C1FlowView that created this line.
Syntax
'Declaration
 
Public ReadOnly Property Parent As C1FlowView
public C1FlowView Parent {get;}
See Also

Reference

C1Line Class
C1Line Members