Gets the modifier key, which when pressed allows users to interactively clone items.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
Java
![]() |
---|
public int getItemCloneKey () |
One of the KeyEvent constants. The default is VK_SHIFT.
If the user starts dragging an item (or items) when the key specified as a value of this property is pressed, an exact duplicate of the dragged item is created and the user continues dragging the newly created item instead of the original one.