ComponentOne GanttView for WinForms
DayOfMonth Property

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

Reference

RecurrencePattern Class
RecurrencePattern Members