alexa
menu

Blazor

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

    Show / Hide Table of Contents

    Enum DialogType

    Defines the type of dialog operation in the Gantt Chart.

    Namespace: Syncfusion.Blazor.Gantt
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum DialogType
    Remarks

    This enum is used in the DialogType property to indicate whether the dialog is being used for adding a new record or editing an existing one.

    Fields

    Name Description
    Add

    Indicates that the dialog is being used to add a new record.

    Edit

    Indicates that the dialog is being used to edit an existing record.

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