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#
SubList SubList { get; }
Visual Basic
ReadOnly Property SubList As SubList
	Get

See Also