Search
AccordionPane.getTitle Method
See Also
 






Gets the title text of the pane's header.

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

 Syntax

Java  Copy Code

public String getTitle ()

 Return Value

The title text.

 See Also