GridCell Properties
Represents an object which corresponds to a data cell.
Name | Description |
---|---|
Column | Gets the column which contains the cell. |
Grid |
Gets the Grid |
Row | Gets a row object that contains the cell. |
Row |
Gets the handle of the row which owns the cell. |
Value | Gets the cell’s value. |
See Also