menu

MAUI

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

    Show / Hide Table of Contents

    Class SchedulerMonthAppointmentDisplayMode

    Specifies the displaying mode for appointment in month view.

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

    Fields

    Indicator

    Specifies to displays the appointment as dot indicator.

    Declaration
    public const SchedulerMonthAppointmentDisplayMode Indicator
    Field Value
    Type
    SchedulerMonthAppointmentDisplayMode

    None

    Specifies to display no appointment on view.

    Declaration
    public const SchedulerMonthAppointmentDisplayMode None
    Field Value
    Type
    SchedulerMonthAppointmentDisplayMode

    Text

    Specifies to displays the appointment as text.

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