'Declaration
Public Enum RibbonToolSize Inherits System.Enum
public enum RibbonToolSize : System.Enum
'Declaration
Public Enum RibbonToolSize Inherits System.Enum
public enum RibbonToolSize : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
C1.WPF.Ribbon.RibbonToolSize