EnumEditRecurrenceDragResizeAction
Enum
Enumeration that represent the action when dragging or resizing recurrence appointment.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.ScheduleView.dll
Syntax:
cs-api-definition
public enum EditRecurrenceDragResizeAction
Fields
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.