GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView 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 Date
    public DateTime Date {get;}
    See Also