IExecuteEventParams interface
Namespace: NextDesign.Desktop
Description
Common parameters for command events.
Affiliation event area
Name | Description |
---|---|
Commands | Notifies the execution of a command. |
Destination
Name | Description |
---|---|
BeforeExecuteEventParams | The parameters for the before command execution event. |
AfterExecuteEventParams | The parameters for the post-command event. |
Property
Name | Description |
---|---|
TargetCommandName | Event source command name |