ASP.NET Core - EJ2

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

    Show / Hide Table of Contents

    Class EditableType

    Specifies the event action of input to enter edit mode instead of using edit icon.

    Inheritance
    System.Object
    EditableType
    Namespace: Syncfusion.EJ2.InPlaceEditor
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class EditableType : Enum

    Fields

    Click

    Declaration
    public const EditableType Click
    Field Value
    Type Description
    EditableType

    DblClick

    Declaration
    public const EditableType DblClick
    Field Value
    Type Description
    EditableType

    EditIconClick

    Declaration
    public const EditableType EditIconClick
    Field Value
    Type Description
    EditableType

    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