C1.Maui.GridControl Assembly / C1.Maui.Grid Namespace / C1GridControl Class / KeyActionTab Property
In This Topic
KeyActionTab Property (C1GridControl)
In This Topic
Gets or sets the action to perform when the Tab key is pressed.
Syntax
public GridTabAction KeyActionTab {get; set;}
See Also