Gets the cursor that is displayed when an item is being dragged.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public Cursor getItemDragCursor () |
One of the Cursor constants. The default is Cursor.Arrow.
See Also