SchedulerBuilder.Views Method
Name | Parameters | Description |
---|---|---|
Views(Action<CollectionFactory<SchedulerViewBuilder>>) | configurator | Provides access to the client-side views option that represents a Scheduler view collection. |
Views(IEnumerable<SchedulerViewType>) | value | Specifies and configures the views to be available in the view switcher. Mirrors the client-side views option. |