ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.8 Assembly / C1.Win.C1GanttView Namespace / PaintDayEventArgs Class / Date Property

In This Topic
    Date Property (PaintDayEventArgs)
    In This Topic
    Gets the date of painting day.
    Syntax
    'Declaration
     
    Public ReadOnly Property Date As System.Date
    public System.DateTime Date {get;}
    See Also