Gets or sets the index of the selected item.

Namespace:  C1.Web.iPhone.C1PickerView
Assembly:  C1PickerViewClient (in C1PickerViewClient.dll)

Syntax

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

Field Value

The index of the selected item.

See Also