Gets or sets the default height for the items.

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

Syntax

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

See Also