Occurs after a Command has been removed from the CommandCollection.
The event handler receives an argument of type CommandEventArgs containing data related to this event. The following CommandEventArgs property provides information specific to this event.
| Property | Description |
|---|---|
| Command | Gets the Command object associated with the event |
CommandsCollection Class | Aveva.ApplicationFramework.Presentation Namespace