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

In This Topic
CanExecuteChanged Event (NullDelegateCommand)
In This Topic
Occurs when changes occur that affect whether the command should execute.
Syntax
'Declaration
 
Public Event CanExecuteChanged As EventHandler
 
See Also