Skip to main content
Bar

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.v14.2.dll

#Declaration

public BarManagerActionContainer ActionContainer { get; }

#Property Value

Type Description
BarManagerActionContainer

A BarManagerActionContainer object.

See Also