menu

WinUI

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

    Show / Hide Table of Contents

    Class AppointmentDisplayMode

    Specifies the displaying mode for appointment in month view.

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

    It will be applicable for desktop.

    Fields

    Appointment

    Specifies to displays the appointment as cell in line view.

    Declaration
    public const AppointmentDisplayMode Appointment
    Field Value
    Type
    AppointmentDisplayMode
    Remarks

    It will be applicable for desktop month view.

    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.

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