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

In This Topic
    TabAcrossSplits Property (C1TrueDBGrid)
    In This Topic
    Gets or sets a value indicating the behavior of the tab and arrow keys at split borders.
    Syntax
    'Declaration
     
    Public Property TabAcrossSplits As System.Boolean
    public System.bool TabAcrossSplits {get; set;}
    See Also