The GridCell type exposes the following members.
Properties
| 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.
|
Top
See Also