Gets or sets the index of the selected page view.

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

Syntax

JavaScript
function get_selectedIndex();
function set_selectedIndex(value);

See Also