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

UpdateBarItemLinkActionBase Class

The base class for actions affecting bar item links.

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 UpdateBarItemLinkActionBase :
    BarItemLinkActionBase

Remarks

See Bar Actions to learn more.

Implements

See Also