[]
        
(Showing Draft Content)

C1.WPF.GanttView.PaintDayEventArgs

PaintDayEventArgs Class

Provides data for PaintDay event.

Inheritance
PaintDayEventArgs
Namespace: C1.WPF.GanttView
Assembly: C1.WPF.GanttView.dll
Syntax
public class PaintDayEventArgs : EventArgs

Constructors

Name Description
PaintDayEventArgs()

Properties

Name Description
BackColor

Sets the BackColor for painting day.

Date

Gets the Date of painting day.

Task

Gets the current BaseTask object.