DxFileInput Events
A component that allows you to access the contents of selected files directly in razor code.Name | Description |
---|---|
FilesUploading | Allows you to upload selected files. |
SelectedFilesChanged | Fires when the file list changes. |
See Also