[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.TabAction

TabAction Enum

Specifies how the tab key works.

Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
public enum TabAction
Public Enum TabAction
Remarks

Tab key is to move focus among controls or fields.

Fields

Name Description
Control

Used to move focus between controls.

Field

Used to move cursor position between fields in control.