RibbonPageCategory.Ribbon Property
Gets the RibbonControl which owns the current category.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v22.2.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
RibbonControl | The RibbonControl which owns the current category. |
See Also