MindFusion.Wpf Pack Programmer's Guide
List View

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 CalendarStyle property of the associated CellSettings specifies a common appearance style to be used for all cells in the view. The ItemSettings property lets you specify how schedule items should be displayed.