menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class EditMode - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class EditMode

    Defines modes of editing.

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

    Fields

    Auto

    Defines Cell editing in TreeGrid and dialog in chart side.

    Declaration
    public const EditMode Auto
    Field Value
    Type
    EditMode

    Dialog

    Defines EditMode as Dialog.

    Declaration
    public const EditMode Dialog
    Field Value
    Type
    EditMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved