ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / MsProjectXml Namespace / ProjectCalendarException Class / MonthItem Property

In This Topic
    MonthItem Property (ProjectCalendarException)
    In This Topic
    Syntax
    'Declaration
     
    Public Property MonthItem As ProjectCalendarExceptionMonthItem
    public ProjectCalendarExceptionMonthItem MonthItem {get; set;}
    See Also