[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.ControlNavigationCommands

ControlNavigationCommands Class

Provides a set of Control related navigation commands.

Inheritance
ControlNavigationCommands
Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
public static class ControlNavigationCommands
Public Module ControlNavigationCommands
Remarks

The ControlNavigationCommands class exposes a standard set of navigation-related commands used to control the keyboard focus movement.

Properties

Name Description
NextControl

Represents the GrapeCity.Windows.InputMan.ControlNavigationCommands.NextControl command, which requests that the focus move to next control.

PreviousControl

Represents the GrapeCity.Windows.InputMan.ControlNavigationCommands.PreviousControl command, which requests that the focus move to previous control.