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

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

Syntax

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

See Also