Gets or sets the height of the ToolBar.

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

Syntax

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

Field Value

The height of the ToolBar.

See Also