RadzenUpload get file info

Is the radzenupload provide the IFormFile property? As i need to use it to get more information before proceed to API layer.

You can use Change event to get file info:

Of course not IFormFile since this will be available after the file is uploaded.