| MovedCurrentCellEventArgs Class |
Namespace: Stingray.Grid
The MovedCurrentCellEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| MovedCurrentCellEventArgs |
Initializes a new MovedCurrentCellEventArgs object
for a given cell.
|
| Name | Description | |
|---|---|---|
| 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.) |