CellIndex Properties
Stores the information on a cell location within the grid.
Name | Description |
---|---|
Field |
Gets the field name of the column that contains the cell. |
Invalid |
Gets an invalid cell index. |
Is |
Indicates whether the cell index is valid. |
Row |
Gets the handle of the row that contains the cell. |
See Also