ComponentOne GanttView for WinForms
DaysPerMonth Property (C1GanttView)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > C1GanttView Class : DaysPerMonth Property
Gets or sets the number of working days in a month.
Syntax
'Declaration
 
Public Property DaysPerMonth As System.Integer
public System.int DaysPerMonth {get; set;}
See Also

Reference

C1GanttView Class
C1GanttView Members