RibbonItem<TSettings> Properties
A base class for a ribbon item with appearance settings.
Name | Description |
---|---|
Is |
Gets or sets whether the ribbon item is enabled. This is a dependency property.
Inherited from Ribbon |
Is |
Gets or sets whether the ribbon item is visible. This is a dependency property.
Inherited from Ribbon |
Style |
Gets or sets style settings applied to a ribbon item. This is a dependency property. |
See Also