Search
Calendar.getItemNoDragCursor Method
See Also
 






Gets the cursor that is displayed when an item is dragged over a location that cannot contain items.

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

 Syntax

Java  Copy Code

public Cursor getItemNoDragCursor ()

 Return Value

One of the Cursor constants. The default is Cursor.No.

 See Also