EnumRecurrenceType
Enum
Determines the types of recurrent appointments.
Definition
Namespace:Telerik.Windows.Controls.ScheduleView
Assembly:Telerik.Windows.Controls.ScheduleView.dll
Syntax:
cs-api-definition
public enum RecurrenceType
Fields
MonthlyNth
Recurs every nth day of nth month.
WeekDays
Recurs every weekday (workday).
YearlyNth
Recurs every nth year.