ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common Namespace / DelegateCommand Class
Members

In This Topic
    DelegateCommand Class
    In This Topic
    Parameterless command delegate
    Object Model
    DelegateCommand Class
    Syntax
    'Declaration
     
    Public NotInheritable Class DelegateCommand 
       Inherits GrapeCity.Viewer.Common.DelegateCommand(Of Object)
       Implements ICommandIDelegateCommand 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Viewer.Common.DelegateCommand<TParm>
          GrapeCity.Viewer.Common.DelegateCommand

    See Also