Gets a value indicating whether the item's end is being modified.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public boolean getResizeEnd () |
true if the item's end is being modified; false if item is moved or its start is being modified.
See Also