WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum AppointmentEditorOptions - WPF API Reference | Syncfusion ScheduleAppointment details in SchedulerAppointmentEditorWindow when you double click the scheduler. ">

    Show / Hide Table of Contents

    Enum AppointmentEditorOptions

    Specifies to show the editors for the ScheduleAppointment details in SchedulerAppointmentEditorWindow when you double click the scheduler.

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

    Fields

    Name Description
    All

    Gets or sets a flag value that determines the visibility of all the editors in the SchedulerAppointmentEditorWindow for the ScheduleAppointment details based on the flag operator.

    AllDay

    Gets or sets a flag value that determines the visibility of the all day editor in the SchedulerAppointmentEditorWindow for the IsAllDay detail based on the flag operator.

    Description

    Gets or sets a flag value that determines the visibility of the notes editor in the SchedulerAppointmentEditorWindow for the Notes details based on the flag operator.

    Recurrence

    Gets or sets a flag value that determines the visibility of recurrence editor in the SchedulerAppointmentEditorWindow for the RecurrenceRule details based on the flag operator.

    Reminder

    Gets or sets a flag value that determines the visibility of the reminder editor in the SchedulerAppointmentEditorWindow for the Reminders details based on the flag operator .

    Resource

    Gets or sets a flag value that determines the visibility of the resource editor in the SchedulerAppointmentEditorWindow for the ResourceIdCollection details based on the flag operator .

    TimeZone

    Gets or sets a flag value that determines the visibility of the start and end timezone editors in the SchedulerAppointmentEditorWindow based on the flag operator.

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