Skip to main content
All docs
V25.2
  • ID
    Max
    Min

    SchedulerBuilder<T>.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.