[]
        
(Showing Draft Content)

C1.Win.Ribbon.SupportedGroupSizing

SupportedGroupSizing Enum

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

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
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.