Proprietà DrillthroughEventArgs.ReportPath
Recupera il percorso del rapporto drill-through.
Spazio dei nomi Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property ReportPath As String
Get
'Utilizzo
Dim instance As DrillthroughEventArgs
Dim value As String
value = instance.ReportPath
public string ReportPath { get; }
public:
property String^ ReportPath {
String^ get ();
}
member ReportPath : string
function get ReportPath () : String
Valore proprietà
Tipo: System.String
Valore String di sola lettura.