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

RibbonProperties Class

Contains settings that control the display of bar items in a RibbonControl.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v18.2.dll

Declaration

public class RibbonProperties

The following members return RibbonProperties objects:

Remarks

Use the BarAndDockingController.PropertiesRibbon property to access the settings provided by the RibbonProperties class.

Inheritance

Object
RibbonProperties
See Also