Skip to main content
A newer version of this page is available. .
Bar

BarAndDockingController.PropertiesRibbon Property

Provides the default customization properties for the Ribbon UI elements.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v19.1.dll

Declaration

[DXCategory("Behavior")]
public virtual RibbonProperties PropertiesRibbon { get; }

Property Value

Type Description
RibbonProperties

The Ribbon UI customization properties.

See Also