Specifies the way items are processed when modified interactively.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public enum ItemModificationStyle |
Members| Member name | Description | |
|---|---|---|
![]() |
InPlace |
The items are dragged when modified. The item layout is rearranged during the dragging. |
See Also