Skip to main content

IDelegateCommand Interface

An interface that specifies a command delegate.

Namespace: DevExpress.Mvvm

Assembly: DevExpress.WinUI.Mvvm.v23.2.dll

NuGet Package: DevExpress.WinUI

Declaration

public interface IDelegateCommand :
    ICommand
See Also