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 |
---|
ConstraintType |
Swimlane
Defines ConstraintType as the Swimlane.
Declaration
public const ConstraintType Swimlane
Field Value
Type |
---|
ConstraintType |