alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum GanttDialogFieldType

    Defines the different field types available in the Gantt chart dialog.

    Namespace: Syncfusion.Blazor.Gantt
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum GanttDialogFieldType

    Fields

    Name Description
    Custom

    Represents the custom field, where custom fields are displayed and edited.

    Dependency

    Represents the dependency field, where task dependencies are defined and managed.

    General

    Represents the general field in the dialog, typically used for task name, duration, and other basic details.

    Notes

    Represents the notes field, where additional information or comments about the task are provided.

    Resources

    Represents the resources field, where task resources are displayed and assigned.

    Segments

    Represents the segments field, used to display and edit task segments if the task is divided into multiple parts.

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