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

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