ApplicationMenuInfo.Ribbon Property
In This Article
Gets or sets the RibbonControl to which the ApplicationMenu object belongs.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Ribbon |
A Ribbon |
#Remarks
Do not manually set this property in code. The property's setter is provided for internal use.
See Also