Search
Palette.getAllowMultipleExpands Method
See Also
 

Gets a value indicating whether more than one category can be expanded at a time.

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

 Syntax

Java  Copy Code

public boolean getAllowMultipleExpands ()

 Return Value

true to allow multiple expanded categories; otherwise, false.

 See Also