ComponentOne True DBGrid for WinForms
AllowColSelect Property (C1TrueDBGrid)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : AllowColSelect Property
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

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members