ComponentOne GanttView for WinForms
WeekOfMonth Property

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > RecurrencePattern Class : WeekOfMonth Property
Gets or sets the week of month when the recurrence should occur.
Syntax
'Declaration
 
Public Property WeekOfMonth As WeekOfMonth
public WeekOfMonth WeekOfMonth {get; set;}
Remarks
Setting this property to 'NotSpecified' means "every week of the month".
See Also

Reference

RecurrencePattern Class
RecurrencePattern Members