Back to Devexpress

DrillThroughResult Class

xtrareports-devexpress-dot-xtrareports-dot-web-dot-webdocumentviewer-a82f1019.md

latest2.0 KB
Original Source

DrillThroughResult Class

Holds information on the target report for the drill-through report.

Namespace : DevExpress.XtraReports.Web.WebDocumentViewer

Assembly : DevExpress.XtraReports.v25.2.Web.dll

NuGet Package : DevExpress.Web.Reporting.Common

Declaration

csharp
public class DrillThroughResult
vb
Public Class DrillThroughResult

The following members return DrillThroughResult objects:

Remarks

The IDrillThroughProcessor.CreateReport and IDrillThroughProcessorAsync.CreateReportAsync methods return the DrillThroughResult object.

Review the DrillThroughContext help topic for more information.

Inheritance

Object DrillThroughResult

See Also

DrillThroughResult Members

DevExpress.XtraReports.Web.WebDocumentViewer Namespace