System.Web.UI.WebControls Namespace
Provides data for the DayRender event of a Calendar control.
The DayRender event is raised whenever a date cell is rendered on a Calendar control. You can modify the content and formatting of the individual date cells by providing code in the DayRenderEventHandler.
For more information about handling events, see Web Forms Events Model.
The following example demonstrates how to specify and code a handler for the DayRender event, to set the background color for the days in the displayed month of a Calendar control.
Show me
Calendar DayRenderEventHandler
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note