Gets the selected page view.

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

Syntax

C#
public C1View SelectedPageView { get; }
Visual Basic
Public ReadOnly Property SelectedPageView As C1View
	Get

See Also