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 ItemPopulate
Visual Basic (Declaration)
Public Event ItemPopulate As C1WebCommandEventHandler

See Also