Skip to main content
Bar

BarItemLinkActionBase Class

The base class for actions manipulating bar item links.

Namespace: DevExpress.Xpf.Bars

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

NuGet Package: DevExpress.Wpf.Core

Declaration

[Browsable(false)]
public class BarItemLinkActionBase :
    BarManagerControllerActionBase

Remarks

See Bar Actions to learn more.

Implements

See Also