Gets the width 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 ViewWidth { get; }
Visual Basic
Public ReadOnly Property ViewWidth As Integer
	Get

See Also