ASPxClientUploadControlFilesUploadCompleteEventArgs Class
Provides data for the ASPxClientUploadControl.FilesUploadComplete client event, which enables you to perform specific actions after all selected files have been uploaded.
#Declaration
declare class ASPxClientUploadControlFilesUploadCompleteEventArgs extends ASPxClientEventArgs
#Remarks
ASPxClientUploadControlFilesUploadCompleteEventArgs objects with proper settings are automatically created and passed to the corresponding event handlers.