Search
ItemMouseEvent.getResizeStart Method
See Also
 






Gets a value indicating whether the item's start is about to be resized.

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

 Syntax

Java  Copy Code

public boolean getResizeStart ()

 Return Value

A boolean value indicating whether the item's start is about to be resized.

 See Also