ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Wpf 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 ICommand, IDelegateCommand 
    public sealed class NullDelegateCommand : ICommand, IDelegateCommand  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Viewer.Common.NullDelegateCommand

    See Also