RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomRibbonGroup.CanCollapse Property

Determine whether group can be displayed collapsed.

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

CanCollapse determines whether the group can be displayed in the collapsed state. If there is only one control on the group, that group cannot be displayed as collapsed. 

 

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