Week View
This document introduces the Week View of the Scheduler Control.
The Week View displays appointments for any given weekly period. This view's options are represented via the WeekView object accessed via the SchedulerControl.WeekView property. The image below demonstrates the SchedulerControl with its SchedulerControl.ActiveViewType property set to Week.
The following table lists the main properties of the WeekView class, which implement its basic functionality.
Member Name | Description |
---|---|
Week |
Provides access to the options specifying how appointments are displayed in a Week View. |
See Also