Skip to main content
All docs
V25.1
  • AsyncDownloadPolicy.AsyncDownloaderCancelEventArgs Class

    Namespace: DevExpress.Data

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