[]
        
(Showing Draft Content)

C1.WPF.GanttView.WeekOfMonth

WeekOfMonth Enum

Specifies the weeks of month, used in a recurrence pattern.

Namespace: C1.WPF.GanttView
Assembly: C1.WPF.GanttView.dll
Syntax
public enum WeekOfMonth

Fields

Name 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.