menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class ActionBlur

    Specifies the action to be perform when user clicks outside the container, that is focus out of editable content.

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

    Fields

    Cancel

    Declaration
    public const ActionBlur Cancel
    Field Value
    Type
    ActionBlur

    Ignore

    Declaration
    public const ActionBlur Ignore
    Field Value
    Type
    ActionBlur

    Submit

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