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
SyntaxJava
Copy Code
|
|---|
public Cursor getItemNoDragCursor () |
One of the Cursor constants. The default is Cursor.No.
See Also