[]
        
(Showing Draft Content)

C1.WPF.GanttView.PaintDayEventArgs

PaintDayEventArgs Class

Provides data for PaintDay event.

Inheritance
PaintDayEventArgs
Namespace: C1.WPF.GanttView
Assembly: C1.WPF.GanttView.4.6.2.dll
Syntax
public class PaintDayEventArgs : EventArgs
Public Class PaintDayEventArgs
    Inherits 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.