ASPxClientFileManagerFileDownloadingEventArgs Class
Provides data for the ASPxClientFileManager.FileDownloading event.
Declaration
declare class ASPxClientFileManagerFileDownloadingEventArgs extends ASPxClientFileManagerFileEventArgs
Remarks
Objects of the ASPxClientFileManagerFileDownloadingEventArgs type are used as arguments for the ASPxClientFileManager.FileDownloading event generated on the client side.
ASPxClientFileManagerFileDownloadingEventArgs objects with proper settings are automatically created and passed to the corresponding event handlers.
Inheritance
ASPxClientEventArgs
ASPxClientFileManagerFileEventArgs
ASPxClientFileManagerFileDownloadingEventArgs
See Also