Back to Devexpress

AsyncDownloadPolicy.DownloadingEventArgs Class

corelibraries-devexpress-dot-data-dot-asyncdownloadpolicy-ad82295e.md

latest1.7 KB
Original Source

AsyncDownloadPolicy.DownloadingEventArgs Class

Contains data for the Downloading event.

Namespace : DevExpress.Data

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

csharp
public class DownloadingEventArgs :
    AsyncDownloadPolicy.ProbingEventArgs
vb
Public Class DownloadingEventArgs
    Inherits AsyncDownloadPolicy.ProbingEventArgs

AsyncDownloadPolicy.DownloadingEventArgs is the data class for the following events:

Inheritance

Object EventArgs CancelEventArgs AsyncDownloadPolicy.AsyncDownloaderCancelEventArgs AsyncDownloadPolicy.ProbingEventArgs AsyncDownloadPolicy.DownloadingEventArgs

See Also

AsyncDownloadPolicy.DownloadingEventArgs Members

DevExpress.Data Namespace