Search
ItemModifyConfirmEvent.getResizeStart Method
See Also
 






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

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

 Syntax

Java  Copy Code

public boolean getResizeStart ()

 Return Value

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

 See Also