GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectCalendarException Class / MonthItem Property

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