IModelOptionsRibbon.RibbonControlStyle Property
Specifies the style of the Ribbon UI when it is enabled via the IModelOptionsWin.FormStyle property.
Namespace: DevExpress.ExpressApp.Win.SystemModule
Assembly: DevExpress.ExpressApp.Win.v24.2.dll
NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design
#Declaration
[DefaultValue(RibbonControlStyle.Default)]
RibbonControlStyle RibbonControlStyle { get; set; }
#Property Value
Type | Default | Description |
---|---|---|
Ribbon |
Default | A Ribbon |
Available values:
Name | Description |
---|---|
Default | The same as the Ribbon |
Office2007 | Office2007 style |
Office2010 | Office2010 style |
Office2013 | Emulates the Microsoft Office 2013 UI and behavior, which includes modified Backstage |
Mac |
Mac To display the Application Button in the Mac |
Tablet |
The Ribbon style inspired by the UI found in Microsoft Office for i |
Tablet |
Obsolete. This value is obsolete, use the Office |
Office |
The Ribbon style inspired by the ribbon UI introduced in Microsoft “Office Universal” apps. |
Office2019 | Office 2019-inspired style. Features a flat appearance, tab animations (when the “Office 2019 Colorful”, “Office 2019 Black”, “Office 2019 White”, or “Office 2019 Dark Gray” vector skin is applied), and the capability to collapse into a single-row “Simplified” state. |
Office365 | Office 365 style. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Ribbon |
---|---|
IModel |
|