DrillthroughEventArgs.ReportPath-Eigenschaft
Ruft den Pfad des Drillthroughberichts ab.
Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in Microsoft.ReportViewer.WebForms.dll)
Syntax
'Declaration
Public ReadOnly Property ReportPath As String
public string ReportPath { get; }
public:
property String^ ReportPath {
String^ get ();
}
member ReportPath : string with get
function get ReportPath () : String
Eigenschaftswert
Typ: String
Ein schreibgeschützter String-Wert.