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

In This Topic
    NullDelegateCommand Class
    In This Topic
    NullDelegateCommand implementation.
    Object Model
    NullDelegateCommand Class
    Syntax
    'Declaration
     
    Public NotInheritable Class NullDelegateCommand 
       Implements ICommandIDelegateCommand 
    public sealed class NullDelegateCommand : ICommandIDelegateCommand  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Viewer.Common.NullDelegateCommand

    See Also