Gets the height of the view in pixels.

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

Syntax

C#
public int ViewHeight { get; }
Visual Basic
Public ReadOnly Property ViewHeight As Integer
	Get

See Also