Set the CurrentView property of the Calendar class to List to select the list view. This view displays several rows or columns where each row or column represents a single second, minute, hour, day, week, month or year. The day cells display the represented time in a user-specified format to the GeneralFormat, FirstDayOfMonthFormat and FirstDayOfYearFormat properties of the associated CellSettings, and the schedule items set to occur on the corresponding date.
Use the ListViewSettings property of the of the Calendar class to set the appearance of the list view. The Style property of the associated CellSettings specifies a common appearance style to be used for all cells in the view. Use DayStyles and DayOfWeekStyles to specify a higher priority style for specific cells. The ItemSettings property lets you specify how schedule items should be displayed.