GrapeCity.Win.MultiRow Namespace : ShortcutKey Structure |
The following tables list the members exposed by ShortcutKey.
Name | Description | |
---|---|---|
ShortcutKey Constructor | Initializes a new instance of the ShortcutKey structure. |
Name | Description | |
---|---|---|
Action | Gets the ShortcutKey's action that is performed when triggering the Key. | |
Key | Gets the ShortcutKey's keys that are provided to the user to perform the Action. |
Name | Description | |
---|---|---|
Equals | Overloaded. Determines whether the current ShortcutKey is equal to the specified object. | |
GetHashCode | Returns the hash code for the current instance. | |
ToString | Returns a System.String that represents the current ShortcutKey. |