Fires when an item is selected.

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

Syntax

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

See Also