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

IDelegateCommand Interface

An interface that specifies a command delegate.

Namespace: DevExpress.Mvvm

Assembly: DevExpress.WinUI.Mvvm.v22.1.dll

NuGet Package: DevExpress.WinUI

Declaration

public interface IDelegateCommand :
    ICommand
See Also