Gets the next line in the same C1FlowView, or null if it is the last.

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

Syntax

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

See Also