Gets the previous line in the same C1FlowView, or null if it is the first.

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

Syntax

C#
public C1Line Previous { get; internal set; }
Visual Basic
Public Property Previous As C1Line
	Get
	Friend Set

See Also