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

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