FileReloadedEventArgs.OldFileInfo Property
Contains information about the file before the reload.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.2.dll
NuGet Package: DevExpress.Blazor
#Declaration
public UploadFileInfo OldFileInfo { get; set; }
#Property Value
Type | Description |
---|---|
Upload |
The file information. |