UploadChangeEventArgs Class

Supplies information about a Change event that is being raised.

Inheritance

Object

UploadChangeEventArgs

Namespace: Radzen

Assembly: Radzen.Blazor.dll

Syntax

public class UploadChangeEventArgs

Constructors

UploadChangeEventArgslink

Supplies information about a Change event that is being raised.

Declaration
public UploadChangeEventArgs()

Properties

Fileslink

Gets a collection of the selected files.

Declaration
public IEnumerable<FileInfo> Files { get; set; }
Property Value
Type Description
IEnumerable<FileInfo>Gets a collection of the selected files.
An error has occurred. This app may no longer respond until reloaded. Reload 🗙