Skip to main content
Bar

BarAndDockingController.PropertiesRibbon Property

Provides the default customization properties for the Ribbon UI elements.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v24.2.dll

Declaration

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

Property Value

Type Description
RibbonProperties

The Ribbon UI customization properties.

See Also