Search
Calendar.getItemModificationStyle Method
See Also
 






Gets a value indicating the way items are processed when modified interactively.

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

 Syntax

Java  Copy Code

public ItemModificationStyle getItemModificationStyle ()

 Return Value

One of the ItemModificationStyle constants. The default is ItemModificationStyle.InPlace.

 See Also