Back to Devexpress

BarManagerCategoryCollection.Manager Property

wpf-devexpress-dot-xpf-dot-bars-dot-barmanagercategorycollection.md

latest1.1 KB
Original Source

BarManagerCategoryCollection.Manager Property

Gets a BarManager object that owns the current collection.

Namespace : DevExpress.Xpf.Bars

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public BarManager Manager { get; }
vb
Public ReadOnly Property Manager As BarManager

Property Value

TypeDescription
BarManager

A BarManager object that owns the current collection.

|

See Also

BarManagerCategoryCollection Class

BarManagerCategoryCollection Members

DevExpress.Xpf.Bars Namespace