Search
AccordionPane.isExpanded Method
See Also
 






Gets a value indicating whether the pane is expanded.

Namespace: com.mindfusion.common
Package: com.mindfusion.common

 Syntax

Java  Copy Code

public boolean isExpanded ()

 Return Value

true if the pane is expanded; otherwise, false.

 See Also