Gets or sets the index of the C1AccordionPane to be displayed.

Namespace:  C1.Web.UI.Controls.C1Accordion
Assembly:  C1AccordionClient (in C1AccordionClient.dll)

Syntax

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

See Also