Skip to main content
All docs
V25.1
  • 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.1.dll

    NuGet Package: DevExpress.Data

    Declaration

    public Type ValueType { get; }

    Property Value

    Type Description
    Type

    Result type.

    See Also