Ribbon Menu with MVVM Support

Deliver Office-inspired interfaces with ease.

With the DevExpress Ribbon control, you can emulate the Microsoft Office end-user experience within your WPF apps with absolute ease. From Office 2007 to Office 2019 and everything in between, the WPF Ribbon supports all available Office styles and UI metaphors (Office Universal and Tablet UI) so you can incorporate the look, feel, and capabilities of the version of MS Office used within your enterprise.

The Ribbon control is fully compatible with the MVVM design pattern. Bind its properties to a view model and generate categories, pages, groups, and commands. In a combination with our integrated MVVM Framework, you can easily deliver well structured, extensible, maintainable, and unit testable WPF applications.

Office 2019 - WPF Ribbon and Toolbars | DevExpress
Office 2019 for Tablet - WPF Ribbon and Toolbars | DevExpress

Ribbon Command Bars & Views

Quick Access Toolbar, Status Bar, App Menu

Our Ribbon control integrates all traditional toolbars so you can reproduce the functionality found in Microsoft Office apps like Word, Excel, and Powerpoint.

  • Quick Access Toolbar (QAT)
    Provides one-click access to the most important parts of your application. Users can qickly customize the toolbar to include frequently-used commands or remove unnecessary commands.

  • Status Bar
    The Ribbon Status Bar is displayed at the bottom of a parent window (form) and can be used to communicate application status, apply zoom effects, etc.

  • Application Menu (Backstage View)
    Introduced in Microsoft Office as part of the Office Fluent UI, the Backstage View offers powerful navigation options and our WPF Ribbon control fully supports all behaviors end-users have come to know inside Microsoft Office.

Quick Access Toolbar, Status Bar, Mini Toolbar - WPF Ribbon and Toolbars | DevExpress

Ribbon Commands (Items)

Everything your app menu will need.

Our WPF Ribbon control allows you to display various items within its command bars. These items include traditional buttons, dropdown lists and check boxes, submenus and lists, radio groups and in-ribbon galleries, and many more. You can incorporate individual data input controls (such as a combo box or a dropdown calendar) that ship inside our WPF Data Editors Library.

The Ribbon control also includes the following options designed to help you deliver familiar interfaces for the best possible user experience:

  • Key Tips
  • Keyboard Accessibility
  • Enhanced Tooltips

DevExpress WPF Subscription ships with a comprehensive SVG image collection with over 30 categories packed with thousands of high-quality vector icons. These vector images can change colors based on your application theme.

Commands - WPF Ribbon and Toolbars | DevExpress

Ribbon Page Categories

Standard and Contextual Tab Groups

Page categories are the topmost containers that host individual Ribbon pages. Two distinct page category types are available. Standard categories host standard pages, while context categories host context specific commands.

The Ribbon control allows you to create Contextual Categories (Tabs) just like those found in Microsoft Office. These pages are displayed only when a specific object is selected or when an end-user performs a specific action.

Application Menu - WPF Ribbon and Toolbars | DevExpress

Ribbon Customization

Deliver fully personalized user interfaces.

With its powerful Visual Studio IDE designer and runtime customization options, the Ribbon control makes configuration a breeze. It includes the following options designed to help you deliver a user experience that is second to none.

  • Visual Studio Smart Tags
  • In-place Ribbon Customization
  • Drag & Drop Support
  • Runtime Ribbon UI Customization
  • Import / Export Ribbon Layout

The built-in Layout Adaptation (Scaling) engine dynamically modifies Ribbon content based upon available screen real estate. It automatically modifies the size of individual images (large/small), displays/hides command text, moves buttons into drop down windows, etc.

And yes, you can merge individual Ribbon items within MDI applications. As you'd expect, our integrated Ribbon MDI merging option allows child MDI form commands to be merged onto the main form's Ribbon menu.

End-User Customization - WPF Ribbon and Toolbars | DevExpress

WPF Application Themes

Over 50 Themes and 40 Color Palettes Designed to Amaze

You can specify a theme when you ship your app or allow end-user to modify the look and feel of your WPF application on the fly. Our themes come with color palettes that can personalize your UI even further. And yes, you can customize our pre-built application themes with the free DevExpress WPF Theme Designer. The following are a few of the themes included in our distribution.

Windows 10 Light - Default Palette | DevExpress

Windows 10 Light

Default Palette

Office 2019 Colorful - SpruceLeaves Palette | DevExpress

Office 2019 Colorful

SpruceLeaves Palette

VS 2019 Dark - BlueberryCake Palette | DevExpress

VS 2019 Dark

BlueberryCake Palette

Office 2019 High Contrast | DevExpress

Office 2019

High Contrast

Main Menu & Toolbars

Deliver traditional app navigation UI.

When your WPF project demands the use of traditional navigation elements, DevExpress Main Menu, Toolbars, Status Bar, and Popup Menus provide all the functionality you'll need to build intuitive and easy-to-navigate business applications.

Similar to Microsoft's popular toolbar-based applications such as Visual Studio, end-users can customize the layout of menus, bars and their commands using the Customization dialog, save and restore layouts with ease.

Main Menu and Toolbars - WPF Ribbon and Toolbars | DevExpress

Popup & Hamburger Menus

  • Popup Menu
    The Popup Menu can be used to access frequently used commands. DevExpress Menu is highly customizable and can display menu items across multiple columns. When associated with an object on your form, the Popup Menu activates via a right mouse click on the object itself.

  • Radial Menu
    If you've used Microsoft OneNote in the past, you'll be familiar with the features and capabilities of our WPF Radial Menu control. The menu supports expanded and collapsed states. When collapsed, only its central button is visible. When a user clicks this button, the menu expands and displays all menu items associated with the control.

  • Hamburger Menu
    The Hamburger menu can display regular buttons, sub-menus, hyperlinks, check and radio buttons. It supports Acrylic Material and Reveal Highlight effects.

Context Menu - WPF Ribbon and Toolbars | DevExpress

Start your free 30-day trial today!

Download our fully-functional 30-day trial today and
experience the DevExpress difference today.

 

Download Free Trial

Additional Info

WPF Themes and App Skins

The DevExpress WPF Subscription ships with over 50 custom designed and highly polished themes for your next WPF application. You can use each of these themes easily, without modification or manipulate them using our free WPF Theme Designer application. Learn more about theme designer

Touch Enabled User Experience

Deliver elegant, touch-enabled WPF applications using the platform you know and love. The WPF Subscription helps you leverage your current investments and address customer needs via a comprehensive range of WPF controls that support touch on both Windows 7 and Windows 10.

Sec 508 and Accessibility

The DevExpress WPF Subscription makes it easy to create WPF applications that meet government regulations regarding web accessibility. Sec 508 and Accessibility Guidelines 1.0 support is available for key DevExpress WPF controls. Learn more about accessibility

Straightforward Localization

All DevExpress WPF controls can be easily localized using satellite resource assemblies. DevExpress delivers satellite assemblies for a large variety of languages and cultures. To make it easy to get started, resource files for three cultures are included to our installation: German, Japanese, and Spanish. If you need to modify our shipping resources or create satellite assemblies for a different language, simply use our Online Localization Service, a free tool for our active WPF subscribers. Online Localization Service

MVVM Support

DevExpress WPF Controls have been engineered to support the Model-View-ViewModel development pattern. Controls such as the DevExpress WPF Grid provide the same level of MVVM support as the standard Microsoft Data Grid along with additional features not available from Microsoft. DevExpress controls allow you to generate columns based on data and customize them using WPF styles without limitations. Learn more about MVVM support

Free 30-Day TrialSee What's New

Supported IDEs

Review the list of development tools and frameworks supported by our products. We strongly recommend that you always download and use the most recent versions. If the latest version does not support the IDE or framework you're using, please submit a support ticket via the DevExpress Support Center and request an evaluation version that suits your requirements.

Version
23.2.5
23.1.9
22.1.13
18.1.18
Release Date
14-March-2024
14-March-2024
15-February-2024
5-May-2022
Support Status
Supported
Supported
Limited Support
Not Supported
(for legacy apps)
Minor Updates
Yes
Yes
No
No
Security Updates
Yes
Yes
Yes
No
Supported Frameworks
.NET 6 / .NET 7 / .NET 8
.NET Framework 4.5.2+
.NET 6 / .NET 7
.NET Framework 4.5.2+
.NET Core 3+
.NET 6
.NET 5
.NET Framework 4.5.2+
.NET Framework 4.0+
Supported IDE
Visual Studio 2022
Visual Studio 2019
Visual Studio 2017
Visual Studio 2015
Visual Studio 2022
Visual Studio 2019
Visual Studio 2017
Visual Studio 2015
Visual Studio 2022
Visual Studio 2019
Visual Studio 2017
Visual Studio 2015
Visual Studio 2013
Visual Studio 2012
Visual Studio 2019
Visual Studio 2017
Visual Studio 2015
Visual Studio 2013
Visual Studio 2012
Visual Studio 2010

Buy this product as part of the following subscription packages.

We are so confident in our products that we back them with a 60 day no questions asked money back guarantee. If within the first 60 days of ownership you are not satisfied with the capabilities of our tools, you can request a full refund of the amount you paid to DevExpress by writing to clientservices@devexpress.com or by calling +1 (818) 844-3383.

Best Value
WinForms Controls
.NET 6 / .NET 7 / .NET 8 Support
Data Grid
DirectX Hardware Acceleration
HTML & CSS Markup Support
Charting
Gantt
Spreadsheet
Rich Text Editor
Calendar & Scheduling
Diagrams
Ribbon
Toolbar-Menu
DirectX Form
Dock Windows
Pivot Grid
Tree List
TreeMap
Property Grid
PDF Viewer
Sankey Diagram
Sunburst
Layout Manager
Map Control
Heat Map
Gauge Controls
Navigation Pane
Tile Control
Live Tile Manager
Printing & Exporting
Spell Checker
Data Editors
MVVM Framework
Themes and Skinning
WPF Controls
.NET 6 / .NET 7 / .NET 8 Support
Data Grid
Tree List
Property Grid
Charting
Pivot Grid
Calendar & Scheduling
Spreadsheet
Rich Text Editor
Spell Checker
PDF Viewer
Diagrams
Sankey Diagram
Ribbon
Toolbar-Menu
TreeView
Dock Windows
Layout Manager
Navigation Controls
Data Editors
Map Control
Heat Map
Sunburst
TreeMap
Gantt Control
Gauge Controls
Printing and Exporting
MVVM Framework
Application Themes
Blazor UI Components
Data Grid
Charting
Pivot Grid
Rich Text Editor
Scheduler
Reporting
BI Dashboard
TreeView
Accordion
Data Editors
DropDown
Menu
Context Menu
Flyout
Form Layout
Loading Panel
Pager
Popup Window
Tabs
Toolbar
Upload
Grid Layout
Stack Layout
Wait Indicator
Window
.NET MAUI Controls with Support
Data Grid
CollectionView
Charts
Scheduler
PDF Viewer
Bottom Sheet
Data Editors
Data Form & Form Components
HTML Editor
Image Control
Layout Panels
Popup
Circular Gauge
Shimmer Control
Tabs
Toolbar
.NET MAUI Project Templates
Office File API Support
jQuery Components
Data Grid
Charting
Calendar & Scheduling
Pivot Grid
TreeList
HTML/Markdown Editor
Diagram
Gantt
File Management
Form Layout
Data Editors
Gauge Components
Map Components
Navigation and Layout
Dialogs and Notifications
Actions and Lists
Data Export
Theme Builder
Angular Components
Data Grid
Charting
Calendar & Scheduling
Pivot Grid
TreeList
HTML/Markdown Editor
Diagram
Gantt
File Management
Form Layout
Data Editors
Gauge Components
Map Components
Navigation and Layout
Dialogs and Notifications
Actions and Lists
Data Export
Theme Builder
React Components
Data Grid
Charting
Calendar & Scheduling
Pivot Grid
TreeList
HTML/Markdown Editor
Diagram
Gantt
File Management
Form Layout
Data Editors
Gauge Components
Map Components
Navigation and Layout
Dialogs and Notifications
Actions and Lists
Data Export
Theme Builder
Vue Components
Data Grid
Charting
Calendar & Scheduling
Pivot Grid
TreeList
HTML/Markdown Editor
Diagram
Gantt
File Management
Form Layout
Data Editors
Gauge Components
Map Components
Navigation and Layout
Dialogs and Notifications
Actions and Lists
Data Export
Theme Builder
ASP.NET Web Forms Controls
Data Grid
Charting
Ribbon
Spreadsheet
Rich Text Editor
Calendar & Scheduling
Card View
Site Navigation
Page Layout
Docking and Popups
Pivot Grid
Tree List
TreeView
Vertical Grid
HTML Editor
Gauge Controls
Data Browsing
Image Browsing
File Management
Multi-Purpose Site Controls
Printing & Exporting
Spell Checker
Data Editors
Themes and Skinning
Diagram
Gantt
ASP.NET MVC Extensions
Data Grid
Charting
Ribbon
Spreadsheet
Rich Text Editor
Calendar & Scheduling
Card View
Page Layout
Site Navigation
Docking and Popups
Pivot Grid
Tree List
TreeView
Vertical Grid
HTML Editor
Data Browsing
Image Browsing
File Management
Printing & Exporting
Spell Checker
Data Editors
Themes and Skinning
Diagram
Gantt
ASP.NET MVC Client-Side Controls
Data Grid
Charting
Calendar & Scheduling
Pivot Grid
TreeList
HTML/Markdown Editor
Diagram
Gantt
File Management
Form Layout
Data Editors
Gauge Controls
Map Control
Web Navigation and Layout
Dialogs and Notifications
Multi-Purpose Web Controls
Data Export
Theme Builder
ASP.NET Core Controls
.NET 6 / .NET 7 / .NET 8 Support
Data Grid
Charting
Calendar & Scheduling
Pivot Grid
TreeList
HTML/Markdown Editor
Diagram
Gantt
File Management
Form Layout
Data Editors
Gauge Controls
Map Control
Web Navigation and Layout
Dialogs and Notifications
Multi-Purpose Web Controls
Data Export
Theme Builder
ASP.NET Core Office Controls
.NET 6 / .NET 7 / .NET 8 Support
Spreadsheet
Rich Text Editor
Printing & Export
ASP.NET Bootstrap Controls
Data Grid
CardView
Charting
Ribbon
Rich Text Editor
File Manager
Scheduler
Site Navigation and Layout
Sparkline
Spreadsheet
Data Editors
Themes and Skinning
Reporting
.NET 6 / .NET 7 / .NET 8 Support
Visual Studio Report Designer
WinForms Document Viewer
WinForms End-User Report Designer
Document Viewer (ASP.NET Web Forms, MVC, Core)
Web Report Designer (ASP.NET Web Forms, MVC, Core)
Native Blazor Document Viewer (Server, WebAssembly)
Blazor Web Report Designer (Server, WebAssembly)
WPF Document Viewer
WPF End-User Report Designer
Native Angular Document Viewer
Angular End-User Report Designer
XPO - ORM Library
High Performance ORM
Full Support for 12 Database Engines
.NET 6 / .NET 7 / .NET 8 Support
Visual Data Model Designer
Office File API (Basic)
.NET 6 / .NET 7 / .NET 8 Support
Export to Excel (XLSX, XLS, CSV)
Word Processing Document API (create, edit, update DOC/DOCX, RTF, HTML, etc.)
Office File API (Complete)
.NET 6 / .NET 7 / .NET 8 Support
Non-Windows Environment Support (Linux, macOS, Azure, AWS)
Spreadsheet Document API (create, edit, update XLSX, XLS, CSV)
Export to Excel (XLSX, XLS, CSV)
Word Processing Document API (create, edit, update DOC/DOCX, RTF, HTML, etc.)
PDF Document API
Digital Signature API
Barcode Generation API
Zip Compression and Archive API
Unit Conversion API
Business Intelligence Dashboard
.NET 6 / .NET 7 / .NET 8 Support
WinForms Dashboard Viewer
WinForms End-User Dashboard Designer
WPF Dashboard Viewer
Blazor Dashboard Component
ASP.NET Core Dashboard Control (includes End-User Designer)
ASP.NET Web Forms Dashboard Control (includes End-User Designer)
ASP.NET MVC Dashboard Control (includes End-User Designer)
HTML JS Dashboard Control (includes End-User Designer)
Dashboard Component for Angular (includes End-User Designer)
Dashboard Component for React (includes End-User Designer)
Dashboard Component for Vue (includes End-User Designer)
VS Dashboard Designer
XAF - Cross-Platform .NET App UI
.NET 6, 7, 8 / .NET Framework
WinForms, ASP.NET Core Blazor, ASP.NET Web Forms
Backend Web API Service
Entity Framework Core and XPO ORM Support
Multi-Tenancy Support
Role-based Access Control, Permission Management
Administrative UI (Manage Users & Roles at Runtime)
Audit Trail (History of Data Changes)
Validation (Prevent Data Errors)
Reporting (Shape, Export & Print Data)
Analytics (Dashboard, Chart, Pivot, Map)
Office Documents (Edit Rich Text & Spreadsheets)
File Attachments (Store Custom Files)
Clone Object (Copy Data Records)
Business Process Management (Workflow & State Machine)
Conditional Appearance (Manage UI Element State)
Event Planning (Scheduler & Notifications)
Tree List Editors (Organize Hierarchical Data)
Localization
Themes
.NET App Security & Web API Service
Entity Framework Core ORM Support
XPO ORM Support
Role-based Access Control & Permission Management
ASP.NET Core Web API / OData Service for CRUD and Authorization
Administrative UI to Manage Users and Roles at Runtime
Download Reports
Download File Attachments
Obtain Localized Strings
Validate Data
Audit Data Changes
CodeRush for Visual Studio
VS 2022 Support
VS 2019 Support
VS 2017 Support
VS 2015 Support
Roslyn-Powered Superior Performance
C#, VB.NET, XAML
TestCafe Studio: Functional Web Testing
Coded UI Support for WinForms Controls
Source Code *
WinForms Controls
ASP.NET Controls
WPF Controls
JavaScript - jQuery, Angular, React
Blazor UI Components
Reporting
.NET MAUI Controls with Support
XPO - ORM Library
Office File API
Data Visualization Dashboard
XAF - Cross-Platform .NET App UI
Technical Support
Priority Support

* DevExpress does not include/ship source code for certain products, including CodeRush, TestCafe Studio, and Report & Dashboard Server.

Best in Class Tools

DevExpress is honored to have been voted best in class 19 times in this year's Visual Studio Magazine Reader's Choice Awards.

Experience the DevExpress difference and see why your peers consistently vote our products #1. With our Universal Subscription, you will build your best, see complex software with greater clarity, increase your productivity and create stunning applications for Windows, Web and your Mobile world.

19 VSM Awards in 2023 x19
20 VSM Awards in 2022 x20
20 VSM Awards in 2021 x20
18 VSM Awards in 2020 x18