menu

UWP

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

    Show / Hide Table of Contents

    Class EditorAction

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

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

    Fields

    Add

    Declaration
    public const EditorAction Add
    Field Value
    Type
    EditorAction

    Delete

    Declaration
    public const EditorAction Delete
    Field Value
    Type
    EditorAction

    Edit

    Declaration
    public const EditorAction Edit
    Field Value
    Type
    EditorAction

    Extension Methods

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