menu

UWP

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

    Show / Hide Table of Contents

    Class EditorClosedAction

    Defines the constants for see cref="SfSchedule.EditorClosedAction" that specifies the action performed while closing the editor for add/edit the appointment.

    Inheritance
    System.Object
    EditorClosedAction
    Namespace: Syncfusion.UI.Xaml.Schedule
    Assembly: Syncfusion.SfSchedule.UWP.dll
    Syntax
    public sealed class EditorClosedAction : Enum

    Fields

    Cancel

    Declaration
    public const EditorClosedAction Cancel
    Field Value
    Type
    EditorClosedAction

    Delete

    Declaration
    public const EditorClosedAction Delete
    Field Value
    Type
    EditorClosedAction

    Save

    Declaration
    public const EditorClosedAction Save
    Field Value
    Type
    EditorClosedAction

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved