<< Day properties demo  >> Show source code for this site
August 28August 29August 30August 31
ErnestPeterSonyaErnestPeterSonyaErnestPeterSonyaErnestPeterSonya

A calendar supports changing control's width and defining a number of simultaneously displayed days:
VisibleDays:

'Next' and 'Previous' day buttons can also be hidden or displayed:


A rectangle containing all-day appointments can also be hidden or displayed:

If you would look into a source code for this demo, click on the link.
For demonstration purposes all appointments displayed on a calendar are stored in ASP.NET session objects, so original values are restored immediately after a new session object is created.
A list of appointments and resources is intialized every time a new session is started.