Skip to main content
All docs
V25.1
  • IAsyncReportService.EndGetDrillThroughDetailReport(IAsyncResult) Method

    Namespace: DevExpress.DocumentServices.ServiceModel.Client

    Assembly: DevExpress.Printing.v25.1.Core.dll

    NuGet Package: DevExpress.Printing.Core

    Declaration

    DrillThroughDetailReportIdentityData EndGetDrillThroughDetailReport(
        IAsyncResult ar
    )

    Parameters

    Name Type
    ar IAsyncResult

    Returns

    Type
    DevExpress.DocumentServices.ServiceModel.DataContracts.DrillThroughDetailReportIdentityData
    See Also