[]
Event fired after a command link was linked to this command.
[C1Description("C1Command.CommandLinkAdded", "Event fired after a command link was linked to this command.")]
public event CommandLinkEventHandler CommandLinkAdded
<C1Description("C1Command.CommandLinkAdded", "Event fired after a command link was linked to this command.")>
Public Event CommandLinkAdded As CommandLinkEventHandler
| Type | Description |
|---|---|
| CommandLinkEventHandler | Event fired after a command link was linked to this command. |