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

BarItemActionBase Class

The base class for actions manipulating bar items.

Namespace: DevExpress.Xpf.Bars

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

Declaration

[Browsable(false)]
public class BarItemActionBase :
    BarManagerControllerActionBase

Remarks

See Bar Actions to learn more.

Implements

See Also