'Declaration Public Enum WeekOfMonth Inherits System.Enum
public enum WeekOfMonth : System.Enum
'Declaration Public Enum WeekOfMonth Inherits System.Enum
public enum WeekOfMonth : System.Enum
Member | Description |
---|---|
First | The event recurs in the first week of the month. |
Fourth | The item recurs in the fourth week of the month. |
Last | The item recurs in the last week of the month. |
NotSpecified | The week of month is not specified. |
Second | The item recurs in the second week of the month. |
Third | The item recurs in the third week of the month. |
System.Object
System.ValueType
System.Enum
C1.Win.C1GanttView.WeekOfMonth