If specified, this template will be applied for all items that does not have other defined templates.

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

Syntax

C#
public virtual ITemplate ItemsTemplate { get; set; }
Visual Basic
Public Overridable Property ItemsTemplate As ITemplate
	Get
	Set

See Also