MindFusion.Java Package Programmer's Guide
Selection.getAllowMultiple Method
See Also
 






Gets a value indicating whether users are allowed to select multiple elements at a time.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public Boolean getAllowMultiple ()

 Return Value

true to allow multiple selection; otherwise, false.

 See Also

Selection Members
Selection Class
com.mindfusion.scheduling Namespace