ActiveReports 12
CanExecuteChanged Event (DoubleDelegateCommand)

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

Reference

DoubleDelegateCommand Class
DoubleDelegateCommand Members