Search
Calendar.getItemDragCursor Method
See Also
 






Gets the cursor that is displayed when an item is being dragged.

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

 Syntax

Java  Copy Code

public Cursor getItemDragCursor ()

 Return Value

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

 See Also