Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BlurEventArgs - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class BlurEventArgs

    Provides data for the Blur event.

    Inheritance
    System.Object
    BlurEventArgs
    Namespace: Syncfusion.Blazor.RichTextEditor
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class BlurEventArgs : Object

    Constructors

    BlurEventArgs()

    Declaration
    public BlurEventArgs()

    Properties

    IsInteracted

    Determines whether the event is triggered by interaction or not.

    Declaration
    public bool IsInteracted { get; set; }
    Property Value
    Type Description
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved