GrapeCity.Win.MultiRow Namespace : ShortcutKeyManager Class |
The following tables list the members exposed by ShortcutKeyManager.
Name | Description | |
---|---|---|
ShortcutKeyManager Constructor | Initializes a new instance of the ShortcutKeyManager class. |
Name | Description | |
---|---|---|
DefaultModeList | Gets or sets all the ShortcutKeys when GcMultiRow.ViewMode is ViewMode.Default. | |
DisplayModeList | Gets or sets all the ShortcutKeys when GcMultiRow.ViewMode is ViewMode.Display. | |
ListBoxModeList | Gets or sets all the ShortcutKeys when GcMultiRow.ViewMode is ViewMode.ListBox. | |
RowModeList | Gets or sets all the ShortcutKeys when GcMultiRow.ViewMode is ViewMode.Row. |
Name | Description | |
---|---|---|
Clear | Clears all the ShortcutKeys for all ViewModes. | |
Register | Overloaded. Registers a ShortcutKey to all ViewModes. | |
Reset | Resets all the ShortcutKeys to default settings for all ViewModes. | |
ToString | Returns the defined ShortcutKeys information in the manager. | |
Unregister | Overloaded. Unregisters all the ShortcutKeys of the specific action from all ViewModes. |