Udostępnij za pośrednictwem


Właściwość DrillthroughEventArgs.Report —

Gets the target report of the drillthrough action.

Przestrzeń nazw:  Microsoft.Reporting.WebForms
Zestaw:  Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)

Składnia

'Deklaracja
Public ReadOnly Property Report As Report
public Report Report { get; }
public:
property Report^ Report {
    Report^ get ();
}
member Report : Report with get
function get Report () : Report

Wartość właściwości

Typ: Microsoft.Reporting.WebForms.Report
A read-only LocalReport or ServerReport object.

Przykłady

For an example, please see Drillthrough.

Zobacz też

Informacje

DrillthroughEventArgs Klasa

Przestrzeń nazw Microsoft.Reporting.WebForms