GetCellRect Function (DataGrid)

Class

DataGrid.

Action

Returns the x,y location and size of a cell in a grid.

Syntax

Rect = Datagrid.GetCellRect (DataGridCell)
Variable Description
Rect The location of the cell. RECT.
DataGridCell The cell to locate. DATAGRIDCELL