Skip to main content
Bar

BarManagerActionContainer.Actions Property

Provides access to the collection of actions.

Namespace: DevExpress.Xpf.Bars

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

#Declaration

public BarManagerActionCollection Actions { get; }

#Property Value

Type Description
BarManagerActionCollection

A BarManagerActionCollection object.

See Also