| GrapeCity.Windows.SpreadSheet.UI Namespace : KeyStroke Structure | 
The following tables list the members exposed by KeyStroke.
| Name | Description | |
|---|---|---|
![]()  | KeyStroke Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
![]()  | KeyChar | Gets the character defined by the KeyStroke structure. | 
![]()  | KeyCode | Gets the key code defined by the KeyStroke structure. | 
![]()  | Modifiers | Gets the modifier keys defined by the KeyStroke structure. | 
![]()  | OnKeyRelease | Gets a value that indicates whether the KeyStroke is active on the key release. | 
| Name | Description | |
|---|---|---|
![]()  | Equals | Overloaded. Determines whether the specified arPoint.Silverlight.Prototype.KeyStroke is equal to the current object. | 
![]()  | GetHashCode | Generates a hash code for the current object. | 
  Equality  | Determines whether two KeyStroke objects are equal. | 
  Inequality  | Determines whether two KeyStroke objects are not equal. |