Search
ItemMouseEvent.getResizeEnd Method
See Also
 






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

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

 Syntax

Java  Copy Code

public boolean getResizeEnd ()

 Return Value

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

 See Also