[]
        
(Showing Draft Content)

C1.Win.C1Command.C1Command.Click

Click Event

Event fired when the command is invoked by the user.

Namespace: C1.Win.C1Command
Assembly: C1.Win.C1Command.4.8.dll
Syntax
[C1Description("C1Command.Click", "Event fired when the command is invoked by the user.")]
public event ClickEventHandler Click
Returns
Type Description
ClickEventHandler Event fired when the command is invoked by the user.