alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum ActionType

    An enum that holds the scheduler actions.

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

    Fields

    Name Description
    DateNavigate

    A change in the scheduler date.

    EventChange

    Changes to an appointment.

    EventCreate

    The creation of an appointment.

    EventRemove

    The deletion of an appointment.

    ResourceChange

    A change in the resource.

    ResourceCollapse

    The collapse of a resource.

    ResourceExpand

    The expansion of a resource.

    ViewNavigate

    A change in the scheduler view.

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