Back to Devexpress

RibbonProperties Class

windowsforms-devexpress-dot-xtrabars-a6c6a17b.md

latest1.4 KB
Original Source

RibbonProperties Class

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

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public class RibbonProperties
vb
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

RibbonProperties Members

PropertiesRibbon

DevExpress.XtraBars Namespace