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

In This Topic
    AllowColSelect Property (C1TrueDBGrid)
    In This Topic
    Gets or sets a value indicating the ability to select columns in the grid.
    Syntax
    'Declaration
     
    Public Property AllowColSelect As System.Boolean
    public System.bool AllowColSelect {get; set;}
    See Also