Gets or sets a value indicating the way items are processed when modified interactively.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public ItemModificationStyle ItemModificationStyle { get; set; } |
Visual Basic Copy Code |
---|
Public Property ItemModificationStyle As ItemModificationStyle |
A member of the ItemModificationStyle enumeration. The default is InPlace.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |