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

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