Back to Devexpress

DevExpress.Blazor.Ribbon Namespace

blazor-devexpress-dot-blazor-33f51916.md

latest3.8 KB
Original Source

DevExpress.Blazor.Ribbon Namespace

A toolbar component that organizes command items into tabs and groups.

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Interfaces

NameDescription
IRibbonDefines the programmatic interface for the DxRibbon component.
IRibbonAdaptivityParametersImplements the base API for Ribbon adaptivity parameters.
IRibbonApplicationTabDefines the programmatic interface for the DxRibbonApplicationTab component.
IRibbonApplicationTabItemDefines the programmatic interface for the DxRibbonApplicationTabItem component.
IRibbonColorGroupDefines the programmatic interface for the DxRibbonColorGroup component.
IRibbonColorPaletteImplements the base API for a Ribbon’s color palette component.
IRibbonComboBox<TData, TValue>Defines the programmatic interface for the DxRibbonComboBoxItem<TData, TValue> component.
IRibbonEventsImplements the base API for Ribbon events.
IRibbonGroupDefines the programmatic interface for the DxRibbonGroup component.
IRibbonItemDefines the programmatic interface for the DxRibbonItem component.
IRibbonParametersDeclares common settings for a Ribbon component.
IRibbonSizeConstraintsDeclares configurable size limits for a Ribbon.
IRibbonSpinEdit<TValue>Defines the programmatic interface for the DxRibbonSpinEditItem<TValue> component.
IRibbonStyleParametersDeclares appearance settings for a Ribbon component.
IRibbonTabDefines the programmatic interface for the DxRibbonTab component.
IRibbonTabParametersDeclares common settings for a Ribbon tab.
IRibbonTabsImplements the base API for Ribbon tabs and an application tab.
IRibbonToggleGroupDefines the programmatic interface for the DxRibbonToggleGroup component.
IRibbonToggleItemDefines the programmatic interface for the DxRibbonToggleItem component.

Remarks

Refer to the DxRibbon class description for additional information and examples.