GrapeCity.Win.MultiRow Namespace : IAction Interface |
The following tables list the members exposed by IAction.
Name | Description | |
---|---|---|
DisplayName | Gets the name of the action. This should be a short string that describes the main function of the action. |
Name | Description | |
---|---|---|
CanExecute | Determines whether the current IAction is executed in its current state. | |
Execute | Executes the current IAction. |