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

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