CellIndex Properties
Stores the information on a cell location within the grid.| Name | Description |
|---|---|
| FieldName | Gets the field name of the column that contains the cell. |
| InvalidIndex static | Gets an invalid cell index. |
| IsValid | Indicates whether the cell index is valid. |
| RowHandle | Gets the handle of the row that contains the cell. |
See Also