Gets the C1FlowView that created this line.

Namespace:  C1.Phone.RichTextBox
Assembly:  C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)

Syntax

C#
public C1FlowView Parent { get; private set; }
Visual Basic
Public Property Parent As C1FlowView
	Get
	Private Set

See Also