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

IControllerAction Interface

If implemented, provides the basic functionality to classes that maintain the visibility of toolbar items in DevExpress controls.

Namespace: DevExpress.Xpf.Bars

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

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

Declaration

public interface IControllerAction

Remarks

The following classes implement the IControllerAction interface.

See Also