Class WeekOfMonth
Determines the week of month.
Inheritance
System.Object
WeekOfMonth
Namespace: Telerik.Windows.Controls.ScheduleView
Assembly: Telerik.Windows.Controls.ScheduleView.dll
Syntax
public sealed class WeekOfMonth : Enum
Fields
First
Indicates the first week of month.
Declaration
public const WeekOfMonth First
Field Value
Fourth
Indicates the fourth week of month.
Declaration
public const WeekOfMonth Fourth
Field Value
Last
None
Second
Indicates the second week of month.
Declaration
public const WeekOfMonth Second
Field Value
Third
Indicates the third week of month.
Declaration
public const WeekOfMonth Third
Field Value
value__
Declaration
public int value__
Field Value
System.
|