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

In This Topic
    AllowFocus Property (C1DisplayColumn)
    In This Topic
    Gets or sets a value indicating the ability of a column to receive focus.
    Syntax
    'Declaration
     
    Public Property AllowFocus As System.Boolean
    public System.bool AllowFocus {get; set;}
    See Also