menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SchedulerViews - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SchedulerViews

    Specifies the different scheduler views that should be displayed in the SfScheduler header for quick view navigation.

    Inheritance
    System.Object
    SchedulerViews
    Namespace: Syncfusion.Maui.Scheduler
    Assembly: Syncfusion.Maui.Scheduler.dll
    Syntax
    public sealed class SchedulerViews : Enum

    Fields

    Agenda

    Specifies the Agenda.

    Declaration
    public const SchedulerViews Agenda
    Field Value
    Type
    SchedulerViews

    Day

    Specifies the Day.

    Declaration
    public const SchedulerViews Day
    Field Value
    Type
    SchedulerViews

    Default

    Specifies that default of the scheduler view types navigation is allowed in the scheduler header.

    Declaration
    public const SchedulerViews Default
    Field Value
    Type
    SchedulerViews

    Month

    Specifies the Month.

    Declaration
    public const SchedulerViews Month
    Field Value
    Type
    SchedulerViews

    TimelineDay

    Specifies the TimelineDay.

    Declaration
    public const SchedulerViews TimelineDay
    Field Value
    Type
    SchedulerViews

    TimelineMonth

    Specifies the TimelineMonth.

    Declaration
    public const SchedulerViews TimelineMonth
    Field Value
    Type
    SchedulerViews

    TimelineWeek

    Specifies the TimelineWeek.

    Declaration
    public const SchedulerViews TimelineWeek
    Field Value
    Type
    SchedulerViews

    TimelineWorkWeek

    Specifies the TimelineWorkWeek.

    Declaration
    public const SchedulerViews TimelineWorkWeek
    Field Value
    Type
    SchedulerViews

    Week

    Specifies the Week.

    Declaration
    public const SchedulerViews Week
    Field Value
    Type
    SchedulerViews

    WorkWeek

    Specifies the WorkWeek.

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