RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TColumn.Grid Property

Indicates the grid that contains the column.

Pascal
property Grid: TCustomDBGrid;
C++
__property TCustomDBGrid Grid;

Use the Grid property to access the grid that contains the column. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!