[]
        
(Showing Draft Content)

C1.Win.Command.C1Command.Click

Click Event

Event fired when the command is invoked by the user.

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