The following tables list the members exposed by UserDrawnWeekSummaryEventArgs.
"| Name | Description | |
|---|---|---|
![]() | UserDrawnWeekSummaryEventArgs Constructor | Initializes a new instance of the UserDrawnWeekSummaryEventArgs class. |
| Name | Description | |
|---|---|---|
![]() | Date | Gets the starting date of the week summary |
![]() | ForeColor | Gets or sets the color used to paint the text. |
![]() | Graphics | Gets the graphics object that the week summary is being painted on. |
![]() | PaintText | Determines if the control will paint the text of the week summary or if the developer will. |
![]() | Rectangle | Gets the rectangle that contains the area where the week summary will be rendered. |
![]() | Text | Gets or sets the text to be rendered by the control in the week summary. |

