Gets a value indicating whether multi view will use custom height.

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

Syntax

C#
public bool IsCustomViewHeight { get; }
Visual Basic
Public ReadOnly Property IsCustomViewHeight As Boolean
	Get

See Also