Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ConstraintType - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ConstraintType

    Defines types to be used as the ConstraintType.

    Inheritance
    System.Object
    ConstraintType
    Namespace: Syncfusion.Blazor.Kanban
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class ConstraintType : Enum

    Fields

    Column

    Defines ConstraintType as the Column.

    Declaration
    public const ConstraintType Column
    Field Value
    Type Description
    ConstraintType

    Swimlane

    Defines ConstraintType as the Swimlane.

    Declaration
    public const ConstraintType Swimlane
    Field Value
    Type Description
    ConstraintType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved