menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class EnterKey - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class EnterKey

    Specifies the HTML tag used when the enter key is pressed. Options include P, DIV, or BR.

    Inheritance
    System.Object
    EnterKey
    Namespace: Syncfusion.EJ2.RichTextEditor
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class EnterKey : Enum

    Fields

    BR

    Declaration
    public const EnterKey BR
    Field Value
    Type
    EnterKey

    DIV

    Declaration
    public const EnterKey DIV
    Field Value
    Type
    EnterKey

    P

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