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

In This Topic
    DoubleDelegateCommand Class
    In This Topic
    Command that delegates implementation to another delegate command
    Object Model
    DoubleDelegateCommand Class
    Syntax
    'Declaration
     
    Public NotInheritable Class DoubleDelegateCommand 
       Implements ICommandIDelegateCommand 
    public sealed class DoubleDelegateCommand : ICommandIDelegateCommand  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Viewer.Common.DoubleDelegateCommand

    See Also