Skip to main content
All docs
V24.2

AsyncDownloadPolicy.AsyncDownloaderCancelEventArgs Class

Namespace: DevExpress.Data

Assembly: DevExpress.Data.v24.2.dll

NuGet Package: DevExpress.Data

#Declaration

public class AsyncDownloaderCancelEventArgs :
    CancelEventArgs

#Remarks

Read the following topic for detailed information and examples: Suppress Control Requests to Download Data from External URLs.

See Also