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