Blazor

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

    Show / Hide Table of Contents

    Class ActionEventArgs

    Specifies class for denotes the event name.

    Inheritance
    System.Object
    ActionEventArgs
    Namespace: Syncfusion.Blazor.FileManager
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class ActionEventArgs : Object

    Constructors

    ActionEventArgs()

    Declaration
    public ActionEventArgs()

    Properties

    Name

    Return the Event name.

    Declaration
    public string Name { get; set; }
    Property Value
    Type Description
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved