Skip to main content
All docs
V25.2
  • 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

    Name Description
    IRibbon Defines the programmatic interface for the DxRibbon component.
    IRibbonAdaptivityParameters Implements the base API for Ribbon adaptivity parameters.
    IRibbonApplicationTab Defines the programmatic interface for the DxRibbonApplicationTab component.
    IRibbonApplicationTabItem Defines the programmatic interface for the DxRibbonApplicationTabItem component.
    IRibbonColorGroup Defines the programmatic interface for the DxRibbonColorGroup component.
    IRibbonColorPalette Implements the base API for a Ribbon’s color palette component.
    IRibbonComboBox<TData, TValue> Defines the programmatic interface for the DxRibbonComboBoxItem<TData, TValue> component.
    IRibbonEvents Implements the base API for Ribbon events.
    IRibbonGroup Defines the programmatic interface for the DxRibbonGroup component.
    IRibbonItem Defines the programmatic interface for the DxRibbonItem component.
    IRibbonParameters Declares common settings for a Ribbon component.
    IRibbonSizeConstraints Declares configurable size limits for a Ribbon.
    IRibbonSpinEdit<TValue> Defines the programmatic interface for the DxRibbonSpinEditItem<TValue> component.
    IRibbonStyleParameters Declares appearance settings for a Ribbon component.
    IRibbonTab Defines the programmatic interface for the DxRibbonTab component.
    IRibbonTabParameters Declares common settings for a Ribbon tab.
    IRibbonTabs Implements the base API for Ribbon tabs and an application tab.
    IRibbonToggleGroup Defines the programmatic interface for the DxRibbonToggleGroup component.
    IRibbonToggleItem Defines the programmatic interface for the DxRibbonToggleItem component.

    Remarks

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