The following tables list the members exposed by UserDrawnWeekSummaryEventArgs.
"| Name | Description | |
|---|---|---|
![]() | UserDrawnWeekSummaryEventArgs Constructor | Initializes a new instance of the UserDrawnWeekSummaryEventArgs class |
| Name | Description | |
|---|---|---|
![]() | BackColor | Gets or sets the primary color for the background. |
![]() | BackColorTo | Gets or sets the secondary color for the background. |
![]() | Date | Gets or sets the starting date of the week summary. |
![]() | FillType | Gets or sets the fill type for the background |
![]() | ForeColor | Gets or sets the color used to paint the text. |
![]() | Graphics | Gets the Graphics object that the week summary is being painted on. |
![]() | PaintBackground | Gets or sets whether the control will paint the background of the week summary. |
![]() | PaintText | Gets or sets whether the control will paint the text of the week summary. |
![]() | Rectangle | Gets or sets the rectangular area of the week summary. |
![]() | Text | Gets or sets the text to be drawn in the week summary. |

