Fires when an item is checked/unchecked. Applicable only for option and switch items.
Namespace:
C1.Web.iPhone.C1NavigationListAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public event C1NavigationListBaseEventHandler ItemCheckedChanged |
Visual Basic |
---|
Public Event ItemCheckedChanged As C1NavigationListBaseEventHandler |