Search
Calendar.getItemVResizeCursor Method
See Also
 






Gets the cursor that is displayed when the mouse pointer is over the vertical resize area of an item.

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

 Syntax

Java  Copy Code

public Cursor getItemVResizeCursor ()

 Return Value

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

 See Also