Skip to main content

Views

The following topics are available in this section:

The SchedulerControl has all views enabled out-of-the-box. The SchedulerControl.Views collection stores the views. If you declare any view in XAML or the SchedulerControl’s smart tag, the Views collection is overwritten to include only the specified views. You can define any number of views with the same type and different settings.

To show the view, set the SchedulerControl.ActiveViewIndex property to the necessary view index in the SchedulerControl.Views collection, which stores all views defined in the scheduler.