menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AppointmentDisplayMode - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class AppointmentDisplayMode

    The Appointment Display Mode represents the appointment display mode in month view such us none, indicator and appointment.

    Inheritance
    System.Object
    AppointmentDisplayMode
    Namespace: Syncfusion.SfSchedule.XForms
    Assembly: Syncfusion.SfSchedule.XForms.dll
    Syntax
    public sealed class AppointmentDisplayMode : Enum

    Fields

    Appointment

    Specifies to displays the appointment as cell inline view.

    Declaration
    public const AppointmentDisplayMode Appointment
    Field Value
    Type
    AppointmentDisplayMode

    Indicator

    Specifies to displays the appointment as indicator.

    Declaration
    public const AppointmentDisplayMode Indicator
    Field Value
    Type
    AppointmentDisplayMode

    None

    Specifies no appointment is displayed in view and it applicable for Xamarin.Forms.UWP desktop only.

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