'Declaration Public Enum SupportedGroupSizing Inherits System.Enum
public enum SupportedGroupSizing : System.Enum
'Declaration Public Enum SupportedGroupSizing Inherits System.Enum
public enum SupportedGroupSizing : System.Enum
Member | Description |
---|---|
Any | There are no restrictions on sizing the item. |
LargeImageOnly | Prevents the item from switching to a small image. |
TextAlwaysVisible | Prevents the item from hiding its text label. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Ribbon.SupportedGroupSizing