Skip to main content
Bar

BarAndDockingController.PropertiesRibbon Property

Provides the default customization properties for the Ribbon UI elements.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

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

Property Value

Type Description
RibbonProperties

The Ribbon UI customization properties.

See Also