Option item can not contain child Items.

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

Syntax

C#
public override C1NavigationListItemCollection Items { get; }
Visual Basic
Public Overrides ReadOnly Property Items As C1NavigationListItemCollection
	Get

Field Value

Implements

IC1NavigationListItemCollectionOwner..::..Items

See Also