Search
ItemModifyConfirmEvent.getResizeEnd Method
See Also
 






Gets a value indicating whether the item's end is being modified.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public boolean getResizeEnd ()

 Return Value

true if the item's end is being modified; false if item is moved or its start is being modified.

 See Also