ComponentOne RichTextBox for WPF and Silverlight
Next Property (C1Line)

C1.WPF.RichTextBox Namespace > C1Line Class : Next Property
Gets the next line in the same C1FlowView, or null if it is the last.
Syntax
'Declaration
 
Public ReadOnly Property Next As C1Line
public C1Line Next {get;}
See Also

Reference

C1Line Class
C1Line Members