Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1MaskedTextBox Class / TabBehavior Property

In This Topic
    TabBehavior Property
    In This Topic
    Define the tab behavior if set.
    Syntax
    'Declaration
     
    
    Public Property TabBehavior As TabBehavior
    public TabBehavior TabBehavior {get; set;}
    See Also