menu

WinUI

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

    Show / Hide Table of Contents

    Class SchedulerViewType

    Specifies the Scheduler ViewType.

    Inheritance
    System.Object
    SchedulerViewType
    Namespace: Syncfusion.UI.Xaml.Scheduler
    Assembly: Syncfusion.Scheduler.WinUI.dll
    Syntax
    public sealed class SchedulerViewType : Enum

    Fields

    Day

    Specifies day view.

    Declaration
    public const SchedulerViewType Day
    Field Value
    Type
    SchedulerViewType

    Month

    Specifies month view.

    Declaration
    public const SchedulerViewType Month
    Field Value
    Type
    SchedulerViewType

    TimelineDay

    TimelineDay displays the timeline day view scheduler.

    Declaration
    public const SchedulerViewType TimelineDay
    Field Value
    Type
    SchedulerViewType

    TimelineMonth

    TimelineMonth displays the timeline month view scheduler.

    Declaration
    public const SchedulerViewType TimelineMonth
    Field Value
    Type
    SchedulerViewType

    TimelineWeek

    TimelineWeek displays the timeline week view scheduler.

    Declaration
    public const SchedulerViewType TimelineWeek
    Field Value
    Type
    SchedulerViewType

    TimelineWorkWeek

    TimelineWorkWeek displays the timeline work week view scheduler.

    Declaration
    public const SchedulerViewType TimelineWorkWeek
    Field Value
    Type
    SchedulerViewType

    Week

    Specifies Week view.

    Declaration
    public const SchedulerViewType Week
    Field Value
    Type
    SchedulerViewType

    WorkWeek

    Specifies WorkWeek view.

    Declaration
    public const SchedulerViewType WorkWeek
    Field Value
    Type
    SchedulerViewType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved