[]
Gets or sets a value indicating whether the group can be collapsed.
[C1Category("Behavior")]
[C1Description("RibbonGroup.AllowCollapsed", "Indicates whether the group can be collapsed.")]
public bool AllowCollapsed { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonGroup.AllowCollapsed", "Indicates whether the group can be collapsed.")>
Public Property AllowCollapsed As Boolean