This documentation is archived and is not being maintained.
DayRenderEventArgs Properties
Visual Studio 2010
The DayRenderEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
Cell | Gets the TableCell object that represents the cell being rendered in the Calendar control. |
|
Day | Gets the CalendarDay object that represents the day being rendered in the Calendar control. |
|
SelectUrl | Gets the script used to post the page back to the server when the date being rendered is selected in a Calendar control. |
Show: