The following tables list the members exposed by CommandFiringArgs.
| Name | Description | |
|---|---|---|
![]() |
Command | Gets the Command that raised the control's CommandFired event.Gets the command which fires this event. (Inherited from CommandFiredArgs) |
![]() |
Context | Gets or sets the object context of the command's execution.Gets and sets the object context of command execution. |
| Name | Description | |
|---|---|---|
![]() |
Abort | Aborts further execution of the command.Aborts further execution of the command. |

Gets the Command that raised the control's CommandFired event.