ASP.NET Core - EJ2

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class EditMode - ASP.NETCore-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class EditMode

    Defines modes of editing.

    Inheritance
    System.Object
    EditMode
    Namespace: Syncfusion.EJ2.TreeGrid
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class EditMode : Enum

    Fields

    Batch

    Declaration
    public const EditMode Batch
    Field Value
    Type Description
    EditMode

    Cell

    Declaration
    public const EditMode Cell
    Field Value
    Type Description
    EditMode

    Dialog

    Declaration
    public const EditMode Dialog
    Field Value
    Type Description
    EditMode

    Row

    Declaration
    public const EditMode Row
    Field Value
    Type Description
    EditMode

    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