Represents a base class for a command.
Namespace: Telerik.ReportViewer.WpfAssembly: Telerik.ReportViewer.Wpf (in Telerik.ReportViewer.Wpf.dll)
Syntax
| C# |
|---|
public abstract class Command : ObservableObject,
ICommand |
| Visual Basic |
|---|
Public MustInherit Class Command _
Inherits ObservableObject _
Implements ICommand |
Inheritance Hierarchy
Version Information
Supported in: 1.0.1
See Also