ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Wpf Assembly / GrapeCity.Viewer.Common Namespace / DoubleDelegateCommand Class / RaiseCanExecuteChanged Method

In This Topic
    RaiseCanExecuteChanged Method (DoubleDelegateCommand)
    In This Topic
    Raises CanExecuteChanged event.
    Syntax
    'Declaration
     
    Public Sub RaiseCanExecuteChanged() 
    public void RaiseCanExecuteChanged()
    See Also