Gets the sub list container if any.

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

Syntax

C#
public SubList SubList { get; }
Visual Basic
Public ReadOnly Property SubList As SubList
	Get

Implements

IC1NavigationListItemCollectionOwner..::..SubList

See Also