MindFusion.UI for WebForms Programmer's Guide

Accordion.get_selectedIndex Method

See Also
 



Returns the index of the currently expanded item.

Namespace: MindFusion.UI.Web
Assembly: Accordion.js

 Syntax

JavaScript  Copy Code

function get_selectedIndex ()

 Return Value

Type: Number
The index of the currently expanded item.

 See Also