ComponentOne Ribbon for WinForms
RestrictedGroupSizing Property

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > C1Ribbon Class : RestrictedGroupSizing Property
Gets or sets whether the RibbonGroup sizing is limited to the Maximized and Collapsed states.
Syntax
'Declaration
 
Public Property RestrictedGroupSizing As System.Boolean
public System.bool RestrictedGroupSizing {get; set;}
See Also

Reference

C1Ribbon Class
C1Ribbon Members