| StartEditingEventArgs Class |
Namespace: Stingray.Grid
The StartEditingEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| StartEditingEventArgs |
Initializes a new StartEditingEventArgs object for
a given cell.
location.
|
| Name | Description | |
|---|---|---|
| CanStart |
Gets or sets whether whether or not the user
can start editing the contents of the cell.
| |
| 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.) |