[]
Gets or sets the priority index of the groups for resizing and collapsing.
[C1Category("Behavior")]
[C1Description("RibbonGroup.CollapseIndex", "The priority index of the groups for resizing and collapsing.")]
public int CollapseIndex { get; set; }
The higher the index, the lower the priority for resizing and collapsing. Default value is 0.