[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.WinForms.Ribbon.SupportedGroupSizing

SupportedGroupSizing Enum

Specifies a restriction on sizing the item when it appears on a RibbonGroup.

Namespace: GrapeCity.Spreadsheet.WinForms.Ribbon
Assembly: GrapeCity.Spreadsheet.WinForms.Ribbon.dll
Syntax
public enum SupportedGroupSizing
Public Enum SupportedGroupSizing

Fields

Name 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.