RibbonPageCategory.Collection Property
Gets the category collection that owns the current RibbonPageCategory object.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
RibbonPageCategoryCollection | A RibbonPageCategoryCollection object that owns the current object. |
See Also