C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridView Class / KeyActionTab Property

In This Topic
KeyActionTab Property
In This Topic
Gets or sets the action to be performed when the user presses the TAB key.
Syntax
'Declaration
 
Public Overridable Property KeyActionTab As KeyActionEnum
 
Remarks
This option is invalid when the AllowKeyboardNavigation is set to false.
See Also