RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomRibbonGroup.Rows Property

Number of Rows in group has for controls.

Pascal
property Rows: Integer;
C++
__property int Rows;

Rows is the number of Rows the group has for displaying controls. A group must have at least 1 row and a maximum of 3. 

 

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