MAUI

User Guide Demos Support Forums Download
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SchedulerMonthAppointmentDisplayMode

    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 Description
    SchedulerMonthAppointmentDisplayMode

    None

    Specifies to display no appointment on view.

    Declaration
    public const SchedulerMonthAppointmentDisplayMode None
    Field Value
    Type Description
    SchedulerMonthAppointmentDisplayMode

    Text

    Specifies to displays the appointment as text.

    Declaration
    public const SchedulerMonthAppointmentDisplayMode Text
    Field Value
    Type Description
    SchedulerMonthAppointmentDisplayMode

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved