MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common Namespace / ICommand Interface
Methods Events

ICommand Interface Members

The following tables list the members exposed by ICommand.

Public Methods
 NameDescription
 MethodDefines the method that determines whether the command can execute in its current state.  
 MethodDefines the method to be called when the command is invoked.  
Top
Public Events
 NameDescription
 EventOccurs when changes occur that affect whether the command should execute.  
Top
See Also