BarAndDockingController.PropertiesRibbon Property
In This Article
Provides the default customization properties for the Ribbon UI elements.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
[DXCategory("Behavior")]
public virtual RibbonProperties PropertiesRibbon { get; }
#Property Value
Type | Description |
---|---|
Ribbon |
The Ribbon UI customization properties. |
See Also