Back to Devexpress

BarAndDockingController.PropertiesRibbon Property

windowsforms-devexpress-dot-xtrabars-dot-baranddockingcontroller-af1b4ced.md

latest1.4 KB
Original Source

BarAndDockingController.PropertiesRibbon Property

Provides the default customization properties for the Ribbon UI elements.

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[DXCategory("Behavior")]
public virtual RibbonProperties PropertiesRibbon { get; }
vb
<DXCategory("Behavior")>
Public Overridable ReadOnly Property PropertiesRibbon As RibbonProperties

Property Value

TypeDescription
RibbonProperties

The Ribbon UI customization properties.

|

See Also

LargeImage

LargeImageIndex

BarAndDockingController Class

BarAndDockingController Members

DevExpress.XtraBars Namespace