Class ActionEventArgs
Represents the class that denotes an event of the current action.
Inherited Members
Namespace: Syncfusion.Blazor.FileManager
Assembly: Syncfusion.Blazor.dll
Syntax
public class ActionEventArgs
Constructors
ActionEventArgs()
Declaration
public ActionEventArgs()
Properties
Name
Gets or sets the Event name.
Declaration
public string Name { get; set; }
Property Value
| Type |
|---|
| string |
Remarks
This is set internally from the FileManager.