Enum WeekDays
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.Scheduler.dll
Syntax
[Flags]
public enum WeekDays
EveryDay
Specifies every day of the week
Friday
Specifies the sixth of the week
Monday
Specifies the second day of the week
None
Specifies none of the days
Saturday
Specifies the seventh of the week
Sunday
Specifies the first day of the week
Thursday
Specifies the fifth of the week
Tuesday
Specifies the third day of the week
Wednesday
Specifies the fourth day of the week
WeekendDays
Specifies the weekend days of the week
WorkDays
Specifies the work days of the week