ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.ActiveReports.Viewer.Common Namespace / AsyncCommand Class / CanExecuteChanged Event

In This Topic
    CanExecuteChanged Event (AsyncCommand)
    In This Topic
    Syntax
    'Declaration
     
    Public Event CanExecuteChanged As EventHandler
    public event EventHandler CanExecuteChanged
    See Also