MindFusion WinForms Programmer's Guide
Calendar.ItemModificationStyle Property
See Also
 





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

Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public ItemModificationStyle ItemModificationStyle { get; set; }

Visual Basic  Copy Code

Public Property ItemModificationStyle As ItemModificationStyle

 Property Value

A member of the ItemModificationStyle enumeration. The default is InPlace.

 See Also

Calendar Members
Calendar Class
MindFusion.Scheduling.WinForms Namespace