|
|
UltimateCalendar control provides a server-side API to get/set public properties, to define
special and disabled date collections, to handle events generated during
rendering of the calendar or when the user initiates a postback to server.
This extensive interface will let you customize the calendar based on your page
design and programming requirements.
This sample uses the OnDayRender event to change the background color of
weekend days of the current month and to set a reminder to pay bills on the 3rd
day of every month.
|