Enum WeekOfMonth
Determines the week of month.
Namespace: Telerik.Windows.Controls.ScheduleView
Assembly: Telerik.Windows.Controls.ScheduleView.dll
Syntax
public enum WeekOfMonth
First
Indicates the first week of month.
Fourth
Indicates the fourth week of month.
Last
Indicates the last week of month.
None
Indicates no selected week.
Second
Indicates the second week of month.
Third
Indicates the third week of month.