True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1TrueDBGrid Class / TabAction Property

In This Topic
    TabAction Property (C1TrueDBGrid)
    In This Topic
    Gets or sets the behavior of the tab key.
    Syntax
    'Declaration
     
    Public Property TabAction As TabActionEnum
    public TabActionEnum TabAction {get; set;}
    See Also