WeekView Constructors
Displays events across a week in a compact form.
This view is outdated and provided for compatibility with the earlier versions of the Scheduler Control. Use the FullWeekView instead.
| Name | Parameters | Description |
|---|---|---|
| WeekView(SchedulerControl) | control | Initializes a new instance of the WeekView class with the specified Scheduler control. |
See Also