[]
        
(Showing Draft Content)

C1.WPF.Ribbon.RibbonToolSize

RibbonToolSize Enum

Gets or sets whether the tool is rendered large or small.

Namespace: C1.WPF.Ribbon
Assembly: C1.WPF.Ribbon.dll
Syntax
public enum RibbonToolSize

Fields

Name Description
Large

The tool is rendered with a large icon and the label below the icon.

Small

The tool is rendered with a small icon and the text at the right of the icon.