Skip to main content
A newer version of this page is available. .

RibbonItem<TSettings> Properties

A base class for a ribbon item with appearance settings.
Name Description
IsEnabled Gets or sets whether the ribbon item is enabled. This is a dependency property. Inherited from RibbonItemBase.
IsVisible Gets or sets whether the ribbon item is visible. This is a dependency property. Inherited from RibbonItemBase.
StyleSettings Gets or sets style settings applied to a ribbon item. This is a dependency property.
See Also