[]
        
(Showing Draft Content)

GrapeCity.Viewer.Common.DelegateCommand-1.OnCanExecuteChanged

OnCanExecuteChanged Method

OnCanExecuteChanged(EventArgs)

Raises the CanExecuteChanged event, notifying subscribers that the ability to execute the command has changed.

Declaration
protected virtual void OnCanExecuteChanged(EventArgs e)
Parameters
Type Name Description
EventArgs e

The event arguments.