[]
Occurs when the command is invoked by the user.
[C1Description("C1CommandHolder.CommandClick", "Occurs when the command is invoked by the user.")]
public event CommandClickEventHandler CommandClick
Type | Description |
---|---|
CommandClickEventHandler | Occurs when the command is invoked by the user. |