Back to Devexpress

BarManagerCategoryCollection.Manager Property

windowsforms-devexpress-dot-xtrabars-dot-barmanagercategorycollection.md

latest1.5 KB
Original Source

BarManagerCategoryCollection.Manager Property

Gets the Bar Manager that owns the collection.

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
public BarManager Manager { get; }
vb
<Browsable(False)>
Public ReadOnly Property Manager As BarManager

Property Value

TypeDescription
BarManager

A BarManager object representing the Bar Manager that owns the category collection.

|

See Also

BarManager.Categories

RibbonControl.Categories

Manager

BarManagerCategoryCollection Class

BarManagerCategoryCollection Members

DevExpress.XtraBars Namespace