[]
        
(Showing Draft Content)

C1.Win.C1Command.C1CommandHolder.CommandClick

CommandClick Event

Occurs when the command is invoked by the user.

Namespace: C1.Win.C1Command
Assembly: C1.Win.C1Command.4.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.