menu

Blazor

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

    Show / Hide Table of Contents

    Class BlurEventArgs

    Defines the argument for the blur event.

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

    Constructors

    BlurEventArgs()

    Declaration
    public BlurEventArgs()

    Properties

    Model

    returns the model class.

    Declaration
    public object Model { get; set; }
    Property Value
    Type
    System.Object
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved