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