GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / CalendarException Class / StartDate Property

In This Topic
    StartDate Property (CalendarException)
    In This Topic
    Gets or sets the start date of the calendar exception.
    Syntax
    'Declaration
     
    Public Property StartDate As Date
    public DateTime StartDate {get; set;}
    See Also