DrillthroughEventArgs.Report, propriété
Obtient le rapport cible de l'action d'extraction.
Espace de noms : Microsoft.Reporting.WebForms
Assembly : Microsoft.ReportViewer.WebForms (dans Microsoft.ReportViewer.WebForms.dll)
Syntaxe
'Déclaration
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
Valeur de propriété
Type : Microsoft.Reporting.WebForms.Report
Objet LocalReport ou ServerReport en lecture seule.
Exemples
Pour un exemple, consultez Drillthrough.