GrapeCity.Win.MultiRow Namespace : CellKeyEventArgs Class |
The following tables list the members exposed by CellKeyEventArgs.
Name | Description | |
---|---|---|
![]() | CellKeyEventArgs Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Alt | (Inherited from System.Windows.Forms.KeyEventArgs) |
![]() | CellIndex | Gets the cell index in its parent Section. |
![]() | CellName | Gets the cell name. |
![]() | Control | (Inherited from System.Windows.Forms.KeyEventArgs) |
![]() | Handled | (Inherited from System.Windows.Forms.KeyEventArgs) |
![]() | KeyCode | (Inherited from System.Windows.Forms.KeyEventArgs) |
![]() | KeyData | (Inherited from System.Windows.Forms.KeyEventArgs) |
![]() | KeyValue | (Inherited from System.Windows.Forms.KeyEventArgs) |
![]() | Modifiers | (Inherited from System.Windows.Forms.KeyEventArgs) |
![]() | RowIndex | Gets the index of the owner Row that the event occurs for. |
![]() | Scope | Gets the cell area that the event occurs for. |
![]() | SectionIndex | Gets the index of the owner Section that the event occurs for. |
![]() | Shift | (Inherited from System.Windows.Forms.KeyEventArgs) |
![]() | SuppressKeyPress | (Inherited from System.Windows.Forms.KeyEventArgs) |