alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum SelectionType

    Defines the available modes for selecting tasks on the Kanban board.

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

    SelectionType dictates whether users can select one, multiple, or no tasks at all.

    Fields

    Name Description
    Multiple

    Allows for the selection of multiple tasks at once.

    None

    Disables selection of any tasks.

    Single

    Allows for the selection of a single task.

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