[]
Event fired when the command is invoked by the user.
[C1Description("C1Command.Click", "Event fired when the command is invoked by the user.")]
public event ClickEventHandler Click
Type | Description |
---|---|
ClickEventHandler | Event fired when the command is invoked by the user. |