RibbonControl.RibbonStyle Property
In This Article
Gets or sets the style of the RibbonControl. This is a dependency property.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Ribbon |
A Ribbon |
#Remarks
The RibbonStyle property allows you to choose a Ribbon paint style. The difference between the styles is mostly in the Application Button's appearance.
Office 2010 Style | |
Office 2007 Style |
See Also