Enum
RecurrenceRangeType

Determines the types of recurrences range.

Definition

Namespace:Telerik.Windows.Controls.ScheduleView

Assembly:Telerik.Windows.Controls.ScheduleView.dll

Syntax:

cs-api-definition
public enum RecurrenceRangeType

Fields

MaxOccurrences

Number of times to repeat.

Declaration

cs-api-definition
MaxOccurrences = 1

Field Value

RecurrenceRangeType

NoEndDate

Repeat continuously.

Declaration

cs-api-definition
NoEndDate = 0

Field Value

RecurrenceRangeType

RepeatUntil

Repeat until a date.

Declaration

cs-api-definition
RepeatUntil = 2

Field Value

RecurrenceRangeType

In this article
DefinitionFieldsMaxOccurrencesNoEndDateRepeatUntil
Not finding the help you need?
Contact Support