menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum AppointmentType - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum AppointmentType

    Specifies type of appointments which used to differentiate the appointments based on its role.

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

    Fields

    Name Description
    ChangedOccurrence

    Specifies the appointment is changed occurrence of pattern appointment. This appointment is changed from RecurrenceRule of pattern appointment.

    Normal

    Specifies a normal appointment.

    Occurrence

    Specifies the appointment is an occurrence of pattern appointment which was created based on RecurrenceRule of pattern appointment.

    Pattern

    Specifies the pattern or recurring appointment which is the pattern for the other occurrence appointment.

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