ActiveReports 12
IDelegateCommand Interface Members
Methods 

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.Viewer.Common Namespace : IDelegateCommand Interface

The following tables list the members exposed by IDelegateCommand.

Public Methods
 NameDescription
 MethodDefines the method that determines whether the command can execute in its current state. (Inherited from GrapeCity.Viewer.Common.ICommand)
 MethodDefines the method to be called when the command is invoked. (Inherited from GrapeCity.Viewer.Common.ICommand)
 MethodRaises CanExecuteChanged event  
Top
See Also

Reference

IDelegateCommand Interface
GrapeCity.Viewer.Common Namespace