alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum CurrentAction

    An enum that holds the actions available in scheduler.

    Namespace: Syncfusion.Blazor.Schedule
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum CurrentAction

    Fields

    Name Description
    Add

    The current action of the scheduler is creating an appointment.

    Cancel

    The current action is Cancel when the popup is canceled.

    Delete

    The current action is deleting an appointment.

    DeleteFollowingEvents

    The current action is deleting the following occurrences of a recurring appointment.

    DeleteOccurrence

    The current action is deleting a single occurrence of a recurring appointment.

    DeleteSeries

    The current action is deleting the entire series of a recurring appointment.

    EditFollowingEvents

    The current action is editing the following occurrences of a recurring appointment.

    EditOccurrence

    The current action is editing a single occurrence of a recurring appointment.

    EditSeries

    The current action is editing the entire series of a recurring appointment.

    Save

    The current action of the scheduler is editing an appointment.

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