A newer version of this page is available.
Switch to the current version.
UICommand Class
A ViewModel that is used to generate a dialog button.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v18.2.dll
Declaration
public class UICommand :
BindableBase,
IUICommand
Public Class UICommand
Inherits BindableBase
Implements IUICommand
Related API Members
The following members accept/return UICommand objects:
Library | Related API Members |
---|---|
Cross-Platform Class Library | IDialogService.ShowDialog(IEnumerable |
WPF Controls | DXDialogWindow.ShowDialogWindow() |
ThemedWindow.DialogButtonCommandResult | |
ThemedWindow.ShowDialog(IEnumerable |
Inheritance
Object
BindableBase
UICommand
See Also
Feedback