Właściwość DrillthroughEventArgs.ReportPath —
Gets the path of the drillthrough report.
Przestrzeń nazw: Microsoft.Reporting.WebForms
Zestaw: Microsoft.ReportViewer.WebForms (w Microsoft.ReportViewer.WebForms.dll)
Składnia
'Deklaracja
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
Wartość właściwości
Typ: String
A read-only String value.