Back to Devexpress

BarManagerActionContainer.Actions Property

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

latest1.1 KB
Original Source

BarManagerActionContainer.Actions Property

Provides access to the collection of actions.

Namespace : DevExpress.Xpf.Bars

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public BarManagerActionCollection Actions { get; }
vb
Public ReadOnly Property Actions As BarManagerActionCollection

Property Value

TypeDescription
BarManagerActionCollection

A BarManagerActionCollection object.

|

See Also

BarManagerActionContainer Class

BarManagerActionContainer Members

DevExpress.Xpf.Bars Namespace