GridCell Class |
Namespace: Eto.Forms
The GridCell type exposes the following members.
| Name | Description | |
|---|---|---|
| Column |
Gets the column of the cell, or null
| |
| ColumnIndex |
Gets the index of the column.
| |
| Item |
Gets the item associated with the row of the cell.
| |
| RowIndex |
Gets the index of the row.
|