Gets the modifier key that lets users start a drag-and-drop operation when they drag an item.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public int getItemDragKey () |
One of the KeyEvent constants. The default is VK_CONTROL.
See Also