Skip to main content
All docs
V23.2

AsyncDownloadPolicy.AsyncDownloaderEventArgs.ValueType Property

Gets a value that identifies the group of controls to which an individual control (that initiated the download) belongs.

Namespace: DevExpress.Data

Assembly: DevExpress.Data.v23.2.dll

NuGet Package: DevExpress.Data

Declaration

public Type ValueType { get; }

Property Value

Type Description
Type

Result type.

See Also