Gets a value indicating whether the user can initiate a drag operation within the component.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public boolean getAllowDrag () |
true, to enable dragging within the component; otherwise, false. The default is true.
See Also