ComponentOne GanttView for WinForms
MonthOfYear Property

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

Reference

RecurrencePattern Class
RecurrencePattern Members