RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBGridColumns.Grid Property

Indicates the data-grid control to which the TDBGridColumns instance belongs.

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

The read-only Grid property indicates which data-grid control (TDBGrid) owns the TDBGridColumns object. 

 

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