Skip to main content

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

IModelOptionsRibbon RibbonOptions { get; }

Property Value

Type Description
IModelOptionsRibbon

An IModelOptionsRibbon object representing the RibbonOptions child node.

See Also