ActiveReports 13
DelegateCommand Class
Members 

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.Viewer.Common Namespace : DelegateCommand Class
Parameterless command delegate
Object Model
DelegateCommand Class
Syntax
'Declaration
 
Public NotInheritable Class DelegateCommand 
   Inherits GrapeCity.Viewer.Common.DelegateCommand(Of Object)
   Implements ICommand, IDelegateCommand 
public sealed class DelegateCommand : GrapeCity.Viewer.Common.DelegateCommand<object>, ICommand, IDelegateCommand  
Inheritance Hierarchy

System.Object
      GrapeCity.Viewer.Common.DelegateCommand

See Also

Reference

DelegateCommand Members
GrapeCity.Viewer.Common Namespace