Gets a value indicating whether the in-place editing of an item is delayed for a second when the item is clicked.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public boolean getDelayInplaceEdit () |
true to delay in-place editing; otherwise, false. The default is true.
See Also