menu

ASP.NET Core - EJ2

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

    Show / Hide Table of Contents

    Class ShiftEnterKey

    Specifies the HTML tag used when shift + enter keys are pressed. Options include P, DIV, or BR.

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

    Fields

    BR

    Declaration
    public const ShiftEnterKey BR
    Field Value
    Type
    ShiftEnterKey

    DIV

    Declaration
    public const ShiftEnterKey DIV
    Field Value
    Type
    ShiftEnterKey

    P

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