BarManagerCategoryCollection.Manager Property
Gets the Bar Manager that owns the collection.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
BarManager | A BarManager object representing the Bar Manager that owns the category collection. |
See Also