AsyncDownloadPolicy.ConfigureHttpClientEventArgs Properties
Contains data for the ConfigureHttpClient event.| Name | Description |
|---|---|
| Client | Gets an HttpClient component that DevExpress components use to download data. |
| ValueType | Gets a value that identifies the group of controls to which an individual control (that initiated the download) belongs. Inherited from AsyncDownloadPolicy.AsyncDownloaderEventArgs. |
See Also