Gets or sets a value that determines whether the button is selected.

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

Syntax

JavaScript
function get_selected();
function set_selected(value);

See Also