ActiveReports 13
CanExecuteChanged Event (ICommand)

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.Viewer.Common Namespace > ICommand Interface : CanExecuteChanged Event
Occurs when changes occur that affect whether the command should execute.
Syntax
'Declaration
 
Event CanExecuteChanged As EventHandler
event EventHandler CanExecuteChanged
See Also

Reference

ICommand Interface
ICommand Members