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

BarActionBase Class

The base class for actions manipulating Bar objects.

Namespace: DevExpress.Xpf.Bars

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Core, DevExpress.Wpf.Core

Declaration

[Browsable(false)]
public class BarActionBase :
    BarManagerControllerActionBase

Remarks

See Bar Actions to learn more.

Implements

See Also