Skip to main content
All docs
V24.1

AsyncDownloadPolicy.AsyncDownloaderCancelEventArgs Class

Namespace: DevExpress.Data

Assembly: DevExpress.Data.v24.1.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