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

NullDelegateCommand Class
NullDelegateCommand implementation that represents a command that does nothing and is always disabled.
Object Model
NullDelegateCommand Class
Syntax
'Declaration
 
Public NotInheritable Class NullDelegateCommand 
   Implements ICommand 
 
Inheritance Hierarchy

System.Object
   GrapeCity.Viewer.Common.NullDelegateCommand

See Also