Skip to main content
A newer version of this page is available. .
Bar

BarManagerControllerActionBase Class

Represents the base class for action objects, which manipulate bar objects.

Namespace: DevExpress.Xpf.Bars

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public abstract class BarManagerControllerActionBase :
    DXFrameworkContentElement,
    IBarManagerControllerAction,
    IControllerAction

Remarks

See Bar Actions to learn more.

Implements

See Also