ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / TaskDatePoint Structure / Date Property

In This Topic
    Date Property (TaskDatePoint)
    In This Topic
    The Date in point.
    Syntax
    'Declaration
     
    Public Property Date As System.Date
    public System.DateTime Date {get; set;}
    See Also