Gets or sets the index of the selected button.

Namespace:  C1.Web.iPhone.C1TabBarController
Assembly:  C1TabControllerClient (in C1TabControllerClient.dll)

Syntax

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

See Also