This documentation is archived and is not being maintained.
DayRenderEventArgs Constructor
Visual Studio 2008
Initializes a new instance of the DayRenderEventArgs class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
DayRenderEventArgs(TableCell, CalendarDay) | Initializes a new instance of the DayRenderEventArgs class using the specified cell and calendar day. |
|
DayRenderEventArgs(TableCell, CalendarDay, String) | Initializes a new instance of the DayRenderEventArgs class using the specified cell, calendar day, and selection URL. |
Show: