MindFusion.UI for WebForms Programmer's Guide

AccordionItem.expanded Field

See Also
 



Indicates whether the item is expanded or not.

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

 Syntax

JavaScript  Copy Code

var expanded

 Remarks

True if the item is expanded, otherwise false.

 See Also