RibbonPageGroup.Ribbon Property
Gets the RibbonControl which owns the current group.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v23.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
RibbonControl | A RibbonControl object which is the owner of the current group. |
See Also