'Declaration
Public Enum SupportedGroupSizing Inherits System.Enum
'Usage
Dim instance As SupportedGroupSizing
public enum SupportedGroupSizing : System.Enum
'Declaration
Public Enum SupportedGroupSizing Inherits System.Enum
'Usage
Dim instance As SupportedGroupSizing
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
GrapeCity.Spreadsheet.WinForms.Ribbon.SupportedGroupSizing