Blazor

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

    Show / Hide Table of Contents

    Class GanttDialogFieldType

    Defines Dialog Field Type of Gantt.

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

    Fields

    Dependency

    Both Auto and Manual tasks are render by mapped from data source.

    Declaration
    public const GanttDialogFieldType Dependency
    Field Value
    Type Description
    GanttDialogFieldType

    General

    Tasks are displayed in auto scheduled mode.

    Declaration
    public const GanttDialogFieldType General
    Field Value
    Type Description
    GanttDialogFieldType

    Notes

    Both Auto and Manual tasks are render by mapped from data source.

    Declaration
    public const GanttDialogFieldType Notes
    Field Value
    Type Description
    GanttDialogFieldType

    Resources

    Tasks are displayed in manual scheduled mode.

    Declaration
    public const GanttDialogFieldType Resources
    Field Value
    Type Description
    GanttDialogFieldType

    value__

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