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

In This Topic
ICommand Interface Methods
In This Topic

For a list of all members of this type, see ICommand members.

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
See Also