Back to Devexpress

AsyncDownloadPolicy.AsyncDownloaderEventArgs.ValueType Property

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

latest1.3 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

csharp
public Type ValueType { get; }
vb
Public ReadOnly Property ValueType As Type

Property Value

TypeDescription
Type

Result type.

|

See Also

ValueType

AsyncDownloadPolicy.AsyncDownloaderEventArgs Class

AsyncDownloadPolicy.AsyncDownloaderEventArgs Members

DevExpress.Data Namespace