menu

WPF

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

    Show / Hide Table of Contents

    Enum AppointmentEditorAction

    Specifies that the appointment editing operation is done when the appointment editor is closing.

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

    Fields

    Name Description
    Add

    Specifies that appointment newly added by using the appointment editor.

    Cancel

    Specifies that appointment editing canceled by using the appointment editor.

    Delete

    Specifies that appointment deleted action is done by using the appointment editor.

    Edit

    Specifies that appointment edited by using the appointment editor.

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