IModelOptionsWin.RibbonOptions Property
Provides access to the RibbonOptions child node.
Namespace: DevExpress.ExpressApp.Win.SystemModule
Assembly: DevExpress.ExpressApp.Win.v26.1.dll
NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design
Declaration
Property Value
| Type | Description |
|---|---|
| IModelOptionsRibbon | An IModelOptionsRibbon object representing the RibbonOptions child node. |
See Also