Enum EditRecurrenceDragResizeAction
Enumeration that represent the action when dragging or resizing recurrence appointment.
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.ScheduleView.dll
Syntax
public enum EditRecurrenceDragResizeAction
CreateException
Indicates that the current dragged/resized occurrence will be converted into an exception.
None
Indicates that recurrent appointments cannot be dragged.
ResetRecurrenceRule
Indicates that the recurrence rule will be reset when dragging/resizing.