Search
Calendar.getDragItemsOnDisabledAreas Method
See Also
 






Gets a value indicating whether to update the position of items dragged over areas which do not allow items.

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

 Syntax

Java  Copy Code

public boolean getDragItemsOnDisabledAreas ()

 Return Value

true to indicate that the modified items will follow the cursor over areas which do not allow items; otherwise, false.

 See Also