Blazor

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

    Show / Hide Table of Contents

    Class TaskType

    Defines task type for task.

    Inheritance
    System.Object
    TaskType
    Namespace: Syncfusion.Blazor.Gantt
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class TaskType : Enum

    Fields

    FixedDuration

    Defines task type as fixedDuration.

    Declaration
    public const TaskType FixedDuration
    Field Value
    Type Description
    TaskType

    FixedUnit

    Defines task type as fixedUnit.

    Declaration
    public const TaskType FixedUnit
    Field Value
    Type Description
    TaskType

    FixedWork

    Defines task type as fixedWork.

    Declaration
    public const TaskType FixedWork
    Field Value
    Type Description
    TaskType

    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