ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView 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 System.Date
    public System.DateTime StartDate {get; set;}
    See Also