FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid.Classic Namespace / C1FlexGridClassic Class / TabBehavior Property

In This Topic
    TabBehavior Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property TabBehavior As TabBehaviorSettings
    public TabBehaviorSettings TabBehavior {get; set;}
    See Also