Search
ItemModifiedEvent.getResizeEnd Method
See Also
 






Gets a value indicating whether the item's end has been modified.

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

 Syntax

Java  Copy Code

public boolean getResizeEnd ()

 Return Value

true if the item's end has been modified; false if item was moved or its start has been modified.

 See Also