Method CanExecuteCommand
CanExecuteCommand()
Determines whether the command associated with the menu item can execute.
protected virtual bool CanExecuteCommand()
Returns
- bool
trueif the command can execute; otherwise,false.
Determines whether the command associated with the menu item can execute.
protected virtual bool CanExecuteCommand()
true if the command can execute; otherwise, false.