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.v19.1.dll

Declaration

[Browsable(false)]
public class BarActionBase :
    BarManagerControllerActionBase

Remarks

See Bar Actions to learn more.

Implements

See Also