Enum RecurrenceRangeType
Determines the types of recurrences range.
Namespace: Telerik.Windows.Controls.ScheduleView
Assembly: Telerik.Windows.Controls.ScheduleView.dll
Syntax
public enum RecurrenceRangeType
MaxOccurrences
Number of times to repeat.
NoEndDate
Repeat continuously.
RepeatUntil
Repeat until a date.