ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / PaintDayEventArgs Class / DateTime Property

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