Skip to main content
All docs
V25.1
  • DevExpress v25.1 Update — Your Feedback Matters

    Our What's New in v25.1 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

    Take the survey Not interested

    DxRibbon Properties

    A toolbar component that organizes command items into tabs and groups.
    Name Description
    AdaptivityAutoCollapseItemsToGroups Specifies whether the Ribbon collapses its items into groups when component width changes.
    AdaptivityAutoCollapseItemsToIcons Specifies whether the Ribbon hides item text and displays only icons when component width changes.
    AdaptivityAutoHideRootItems Specifies whether the Ribbon hides items when component width changes.
    ChildContent Specifies the ribbon element collection.
    CssClass Assigns a CSS class to the DxRibbon component.
    SizeMode Specifies the size of the Ribbon component.
    See Also