RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TColumn.Expandable Property

Specifies whether the column can be expanded to show any child field columns.

Pascal
property Expandable: Boolean;
C++
__property Boolean Expandable;

Expandable will be false if the represented field is not an ADT, array, or reference field. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!