ComponentOne True DBGrid for WinForms
AllowRowSelect Property (C1TrueDBGrid)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : AllowRowSelect Property
Gets or sets a value indicating the ability to select rows in the grid.
Syntax
'Declaration
 
Public Property AllowRowSelect As System.Boolean
public System.bool AllowRowSelect {get; set;}
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members