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

In This Topic
    AllowFocus Property (Split)
    In This Topic
    Gets or sets a value indicating whether the split can recive focus.
    Syntax
    'Declaration
     
    Public Property AllowFocus As System.Boolean
    public System.bool AllowFocus {get; set;}
    See Also