GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / MsProjectXml Namespace / ProjectCalendar Class / IsBaselineCalendar Property

In This Topic
    IsBaselineCalendar Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsBaselineCalendar As Boolean
    public bool IsBaselineCalendar {get; set;}
    See Also