Skip to main content
All docs
V23.2

AsyncDownloadPolicy.AsyncDownloaderCancelEventArgs Class

Namespace: DevExpress.Data

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