AsyncDownloadPolicy.AsyncDownloaderCancelEventArgs Class
The base class for AsyncDownloadPolicy.ProbingEventArgs and AsyncDownloadPolicy.DownloadingEventArgs classes.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v24.2.dll
Declaration
Remarks
Read the following topic for detailed information and examples: Suppress Control Requests to Download Data from External URLs.
Inheritance
Object
EventArgs
CancelEventArgs
AsyncDownloadPolicy.AsyncDownloaderCancelEventArgs
See Also