| CancelEditingEventArgs Class |
Namespace: Stingray.Grid
The CancelEditingEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| CancelEditingEventArgs |
Initializes a new CancelEditingEventArgs object for a
given cell.
|
| Name | Description | |
|---|---|---|
| CanCancel |
Internal
| |
| Col |
Gets or sets the column index of the cell.
(Inherited from CellEventArgs.) | |
| Row |
Gets or sets the row index of the cell.
(Inherited from CellEventArgs.) |