[]
Gets or sets whether the RibbonGroup sizing is limited to the Maximized and Collapsed states.
[C1Category("Behavior")]
[C1Description("C1Ribbon.RestrictedGroupSizing", "Indicates whether the RibbonGroup sizing is limited to the Maximized and Collapsed states.")]
public bool RestrictedGroupSizing { get; set; }
<C1Category("Behavior")>
<C1Description("C1Ribbon.RestrictedGroupSizing", "Indicates whether the RibbonGroup sizing is limited to the Maximized and Collapsed states.")>
Public Property RestrictedGroupSizing As Boolean