GrapeCity.ActiveReports.Viewer.Win.v9 Assembly > GrapeCity.Viewer.Common Namespace : IDelegateCommand Interface |
For a list of all members of this type, see IDelegateCommand members.
Name | Description | |
---|---|---|
CanExecute | Defines the method that determines whether the command can execute in its current state. (Inherited from GrapeCity.Viewer.Common.ICommand) | |
Execute | Defines the method to be called when the command is invoked. (Inherited from GrapeCity.Viewer.Common.ICommand) | |
RaiseCanExecuteChanged | Raises CanExecuteChanged event |