Gets or sets the height of the navigation bar.

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

Syntax

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

Field Value

The height of the navigation bar.

See Also