ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common Namespace / IDelegateCommand Interface / RaiseCanExecuteChanged Method

In This Topic
    RaiseCanExecuteChanged Method (IDelegateCommand)
    In This Topic
    Raises CanExecuteChanged event
    Syntax
    'Declaration
     
    Sub RaiseCanExecuteChanged() 
    void RaiseCanExecuteChanged()
    See Also