Skip to main content
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.v23.2.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

public interface IControllerAction

Remarks

The following classes implement the IControllerAction interface.

See Also