Fires when an item is clicked.

Namespace:  C1.Web.Command
Assembly:  C1.Web.Command.2 (in C1.Web.Command.2.dll)

Syntax

C#
public event C1WebCommandEventHandler ItemClick
Visual Basic (Declaration)
Public Event ItemClick As C1WebCommandEventHandler

See Also