Check this thread: RadzenUpload Accept FileTypes
The content of the FileFormField is available as base 64 encoding string (DATA URI). Conversion to varbinary is not provided by default.
If it is an image you can display it by using a Image component.