| Name | Description | |
|---|---|---|
![]()  | CellRangeEventArgs Constructor | Initializes a new instance of a CellRangeEventArgs. | 
The following tables list the members exposed by CellRangeEventArgs.
| Name | Description | |
|---|---|---|
![]()  | CellRangeEventArgs Constructor | Initializes a new instance of a CellRangeEventArgs. | 
| Name | Description | |
|---|---|---|
![]()  | Cancel | (Inherited from System.ComponentModel.CancelEventArgs) | 
![]()  | CellRange | CellRange affected by the event. | 
![]()  | CellType | CellType of the range affected by the event. | 
![]()  | Column | Index of the column affected by the event. | 
![]()  | Panel | GridPanel that contains the range affected by the event. | 
![]()  | Row | Index of the row affected by the event. |