Gets or sets the menu depth to which the C1NavigationListItemBinding object is applied.

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

Syntax

C#
public int Depth { get; set; }
Visual Basic
Public Property Depth As Integer
	Get
	Set

See Also