Gets the cursor that is displayed when the mouse pointer is over the move area of an item.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public Cursor getItemMoveCursor () |
One of the Cursor constants. The default is Cursor.SizeAll.
See Also