RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1RichTextBox Class / LineNumberModeProperty Field

In This Topic
    LineNumberModeProperty Field (C1RichTextBox)
    In This Topic
    Identifies the LineNumberMode dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly LineNumberModeProperty As DependencyProperty
    public static readonly DependencyProperty LineNumberModeProperty
    See Also