RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1RichTextBox Class / AcceptsTab Property

In This Topic
    AcceptsTab Property
    In This Topic
    Gets or sets whether tabs are accepted.
    Syntax
    'Declaration
     
    Public Property AcceptsTab As Boolean
    public bool AcceptsTab {get; set;}
    See Also