Back to Devexpress

BarCollection.Manager Property

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

latest1.1 KB
Original Source

BarCollection.Manager Property

Gets the BarManager 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

Bars

BarCollection Class

BarCollection Members

DevExpress.Xpf.Bars Namespace