Gets a value indicating whether users are allowed to select multiple elements at a time.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public Boolean getAllowMultiple () |
true to allow multiple selection; otherwise, false.
See Also