menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum SchedulerViewType - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum SchedulerViewType

    Specifies the Scheduler ViewType.

    Namespace: Syncfusion.UI.Xaml.Scheduler
    Assembly: Syncfusion.SfScheduler.WPF.dll
    Syntax
    public enum SchedulerViewType

    Fields

    Name Description
    Day

    Specifies day view.

    Month

    Specifies month view.

    TimelineDay

    TimelineDay displays the timeline day view scheduler.

    TimelineMonth

    TimelineMonth displays the timeline month view scheduler.

    TimelineWeek

    TimelineWeek displays the timeline week view scheduler.

    TimelineWorkWeek

    TimelineWorkWeek displays the timeline work week view scheduler.

    Week

    Specifies Week view.

    WorkWeek

    Specifies WorkWeek view.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved