Fires on client side when item is checked/unchecked.

Namespace:  C1.Web.iPhone.C1NavigationList
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public string OnClientItemCheckedChanged { get; set; }
Visual Basic
Public Property OnClientItemCheckedChanged As String
	Get
	Set

See Also