menu

Blazor

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

    Show / Hide Table of Contents

    Class SignatureChangeEventArgs

    Provides information about the Changed event callback.

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

    Constructors

    SignatureChangeEventArgs()

    Declaration
    public SignatureChangeEventArgs()

    Properties

    ActionName

    Gets or sets the action name of the signature.

    Declaration
    public string ActionName { get; set; }
    Property Value
    Type Description
    System.String

    Accepts the string value.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved