Back to Devexpress

IControllerAction Interface

wpf-devexpress-dot-xpf-dot-bars-3891369f.md

latest1.7 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public interface IControllerAction
vb
Public Interface IControllerAction

Remarks

The following classes implement the IControllerAction interface.

See Also

IControllerAction Members

Actions

RibbonActions

ContextMenuCustomizationActions

RibbonCustomizationActions

Bar Actions

Customize the Report Designer Toolbar

DevExpress.Xpf.Bars Namespace