alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum CurrentAction

    Denotes possible actions that can currently be performed on tasks.

    Namespace: Syncfusion.Blazor.Kanban
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum CurrentAction
    Remarks

    CurrentAction lists potential operations such as adding, editing, or removing tasks.

    Fields

    Name Description
    Add

    Represents an action to add a task.

    Delete

    Represents an action to delete a task.

    Edit

    Represents an action to edit a task.

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