Gets or sets the modifier key, which when pressed allows users to interactively reschedule recurrent items.
Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public ModifierKeys RescheduleRecurrenceKey { get; set; } |
Visual Basic Copy Code |
---|
Public Property RescheduleRecurrenceKey As ModifierKeys |
A member of the Silverlight ModifierKeys enumeration. The default is None.
Set this property to None to prevent interactive recurrence rescheduling.