Back to Devexpress

BarManagerController.ActionContainer Property

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

latest1.2 KB
Original Source

BarManagerController.ActionContainer Property

Gets the container of actions that modify the bar structure of the associated BarManager.

Namespace : DevExpress.Xpf.Bars

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

NuGet Package : DevExpress.Wpf.Core

Declaration

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

Property Value

TypeDescription
BarManagerActionContainer

A BarManagerActionContainer object.

|

See Also

BarManagerController Class

BarManagerController Members

DevExpress.Xpf.Bars Namespace