menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum AppointmentDisplayMode - API Reference

    Show / Hide Table of Contents

    Enum AppointmentDisplayMode

    Specifies the displaying mode for appointment in month view.

    Namespace: Syncfusion.UI.Xaml.Scheduler
    Assembly: Syncfusion.SfScheduler.WPF.dll
    Syntax
    public enum AppointmentDisplayMode
    Remarks

    It will be applicable for desktop.

    Fields

    Name Description
    Appointment

    Specifies to displays the appointment as cell in line view.

    Indicator

    Specifies to displays the appointment as indicator.

    None

    Specifies no appointment is displayed in view.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved