C1.WPF.GanttView Assembly / C1.GanttView Namespace / RecurrencePattern Class / WeekOfMonth Property

In This Topic
WeekOfMonth Property (RecurrencePattern)
In This Topic
Gets or sets the week of month when the recurrence should occur.
Syntax
'Declaration
 
Public Property WeekOfMonth As WeekOfMonth
 
Remarks
Setting this property to 'NotSpecified' means "every week of the month".
See Also