Gets or sets the item associated with the container.

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

Syntax

C#
public Object DataItem { get; set; }
Visual Basic
Public Property DataItem As Object
	Get
	Set

See Also