Search
ItemModifiedEvent.getResizeStart Method
See Also
 






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

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

 Syntax

Java  Copy Code

public boolean getResizeStart ()

 Return Value

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

 See Also