C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonGroup Class / CollapseIndex Property

In This Topic
CollapseIndex Property (RibbonGroup)
In This Topic
Gets or sets the priority index of the groups for resizing and collapsing.
Syntax
'Declaration
 
Public Property CollapseIndex As System.Integer
 
Remarks
The higher the index, the lower the priority for resizing and collapsing. Default value is 0.
See Also