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

    Declaration

    public Type ValueType { get; }

    Property Value

    Type Description
    Type

    Result type.

    See Also