ComponentOne True DBGrid for WinForms
AllowArrows Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : AllowArrows Property
Gets or sets a value indicating whether arrow keys can be used to navigate around the grid.
Syntax
'Declaration
 
Public Property AllowArrows As System.Boolean
public System.bool AllowArrows {get; set;}
See Also

Reference

C1TrueDBGrid Class
C1TrueDBGrid Members