MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common Namespace / NullDelegateCommand Class

In This Topic
NullDelegateCommand Class Methods
In This Topic

For a list of all members of this type, see NullDelegateCommand members.

Public Methods
 NameDescription
Public MethodDefines the method that determines whether the command can execute in its current state.  
Public MethodDefines the method to be called when the command is invoked.  
Public MethodProvides an empty implementation to satisfy the IDelegateCommand interface. It does not raise the CanExecuteChanged event.  
Top
See Also