ComponentOne RichTextBox for WPF and Silverlight
Previous Property (C1Line)

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

Reference

C1Line Class
C1Line Members