Gets a value indicating whether users are allowed to move unselected items.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public boolean getAllowMoveUnselectedItems () |
true users are allowed to move unselected items, or false otherwise. The default value is true.
See Also