Search
Calendar.getAllowMoveUnselectedItems Method
See Also
 






Gets a value indicating whether users are allowed to move unselected items.

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

 Syntax

Java  Copy Code

public boolean getAllowMoveUnselectedItems ()

 Return Value

true users are allowed to move unselected items, or false otherwise. The default value is true.

 See Also