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

In This Topic
    PaintDayEventArgs Class Members
    In This Topic

    The following tables list the members exposed by PaintDayEventArgs.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertySets the BackColor for painting day.  
    Public PropertyGets the date of painting day.  
    Public PropertyGets the date and time of painting interval.  
    Public PropertyGets the end date and time (excluding) of painting interval.  
    Public PropertyThe text color using to draw the header text (if the event is used to paint grid header).  
    Public PropertyThe Graphics object.  
    Public PropertyThe Rectangle of painting interval.  
    Public PropertyGets the current BaseTask object.  
    Public PropertyScaleTier header tier (if the event is used to paint grid header).  
    Top
    See Also