[]
Gets or sets whether the tab key moves the focus between controls or between fields within the control.
public TabAction TabAction { get; set; }
Public Property TabAction As TabAction
Type | Description |
---|---|
TabAction | One of the GrapeCity.Win.Spread.InputMan.CellTypeEditorControl.TabAction enumeration values. The default is Control. |