[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.UI.Commands.SpreadCommand.CanExecuteChanged

CanExecuteChanged Event

Occurs when changes occur that affect whether or not the command should execute.

Implements
Namespace: GrapeCity.Wpf.SpreadSheet.UI.Commands
Assembly: GrapeCity.Wpf.SpreadSheet.dll
Syntax
public event EventHandler CanExecuteChanged
Public Event CanExecuteChanged As EventHandler
Returns
Type Description
EventHandler Occurs when changes occur that affect whether or not the command should execute.