ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / MsProjectXml Namespace / Project Class / DaysPerMonth Property

In This Topic
    DaysPerMonth Property (Project)
    In This Topic
    Syntax
    'Declaration
     
    Public Property DaysPerMonth As System.String
    public System.string DaysPerMonth {get; set;}
    See Also