Back to Devexpress

DxRibbonItemBase Properties

blazor-devexpress-dot-blazor-dot-dxribbonitembase-dot-underscore-properties.md

latest1.5 KB
Original Source

DxRibbonItemBase Properties

A base class for Blazor Ribbon items.

NameDescription
AdaptivePrioritySpecifies the order in which the Ribbon moves items into drop-down menu upon resizing.
AdaptiveTextSpecifies the item’s label displayed when the item is hidden in the adaptive drop-down menu.
AttributesSpecifies a collection of standard HTML attributes applied to the Ribbon item.
CssClassAssigns a CSS class to a Ribbon item.
EnabledSpecifies whether a Ribbon item is enabled.
TextSpecifies the ribbon item text label.
TooltipSpecifies the item’s tooltip text.
VisibleSpecifies whether a Ribbon element is visible. Inherited from DxRibbonElementBase.

See Also

DxRibbonItemBase Class

DxRibbonItemBase Members

DevExpress.Blazor Namespace