[]
Provides data for PaintDay event.
public class PaintDayEventArgs : EventArgs
| Name | Description |
|---|---|
| PaintDayEventArgs() |
| Name | Description |
|---|---|
| BackColor | Sets the BackColor for painting day. |
| Date | Gets the Date of painting day. |
| Task | Gets the current BaseTask object. |