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

UICommand Class

A ViewModel that is used to generate a dialog button.

Namespace: DevExpress.Mvvm

Assembly: DevExpress.Mvvm.v19.2.dll

Declaration

public class UICommand :
    BindableBase,
    IUICommand

Inheritance

See Also