BarManagerActionContainer.Actions Property
In This Article
Provides access to the collection of actions.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
public BarManagerActionCollection Actions { get; }
#Property Value
Type | Description |
---|---|
Bar |
A Bar |
See Also