ComponentOne RichTextBox for UWP
LineNumberMode Property

C1.Xaml.RichTextBox Namespace > C1RichTextBox Class : LineNumberMode Property
Gets or sets the LineNumberMode of the C1RichTextBox.
Syntax
'Declaration
 
Public Property LineNumberMode As TextLineNumberMode
public TextLineNumberMode LineNumberMode {get; set;}
See Also

Reference

C1RichTextBox Class
C1RichTextBox Members