Search
Calendar.cancelModify Method
See Also
 






Cancels an interactive modification of an item, previously started by a call to startModify.

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

 Syntax

Java  Copy Code

public boolean cancelModify ()

 Return Value

true, if there was a started modification before the call; otherwise, false.

 See Also