menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class EditableType - ASP.NETMVC-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
    EditableType

    DblClick

    Declaration
    public const EditableType DblClick
    Field Value
    Type
    EditableType

    EditIconClick

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