Skip to main content
ID
Max
Min

SchedulerBuilder.CurrentView Method

Name Parameters Description
CurrentView(JS) value Specifies the displayed view. Accepts name or type of a view available in the views array. Mirrors the client-side currentView option.
CurrentView(SchedulerViewType) value Specifies the displayed view. Accepts name or type of a view available in the views array. Mirrors the client-side currentView option.
CurrentView(String) value Specifies the displayed view. Accepts name or type of a view available in the views array. Mirrors the client-side currentView option.