Search
PaletteCategory.isExpanded Method
See Also
 

Gets a value indicating whether the category is expanded.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public boolean isExpanded ()

 Return Value

true if the category is expanded; otherwise, false.

 See Also