Occurs after the item binds to a data source.

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

Syntax

C#
public event ItemDataBoundEventHandler ItemDataBound
Visual Basic
Public Event ItemDataBound As ItemDataBoundEventHandler

See Also