Search
Calendar.getKeepItemSelection Method
See Also
 






Gets a value indicating whether the item selection is preserved when an item from the selection is clicked.

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

 Syntax

Java  Copy Code

public boolean getKeepItemSelection ()

 Return Value

true to preserve the selection when an item from the selection is clicked or false to deselect all items except the one that is clicked.

 See Also