Back to Devexpress

BarManagerActionCollection.Container Property

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

latest1.2 KB
Original Source

BarManagerActionCollection.Container Property

Gets the BarManagerActionContainer that owns the current collection.

Namespace : DevExpress.Xpf.Bars

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public BarManagerActionContainer Container { get; }
vb
Public ReadOnly Property Container As BarManagerActionContainer

Property Value

TypeDescription
BarManagerActionContainer

A BarManagerActionContainer object that owns the current collection.

|

See Also

BarManagerActionCollection Class

BarManagerActionCollection Members

DevExpress.Xpf.Bars Namespace