alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum ConstraintType

    Specifies the types of constraints that can be applied in a Kanban board context.

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

    ConstraintType is used to manage task limitations within either columns or swimlanes in the Kanban board.

    Fields

    Name Description
    Column

    Indicates the constraint is applied to a column.

    Swimlane

    Indicates the constraint is applied to a swimlane.

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