[]
        
(Showing Draft Content)

C1.Win.Command.C1CommandHolder.CommandClick

CommandClick Event

Occurs when the command is invoked by the user.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.8.dll
Syntax
[C1Description("C1CommandHolder.CommandClick", "Occurs when the command is invoked by the user.")]
public event CommandClickEventHandler CommandClick
Returns
Type Description
CommandClickEventHandler Occurs when the command is invoked by the user.