Partilhar via


Propriedade DrillthroughEventArgs.ReportPath

Gets the path of the drillthrough report.

Namespace:  Microsoft.Reporting.WinForms
Assembly:  Microsoft.ReportViewer.WinForms (em Microsoft.ReportViewer.WinForms.dll)

Sintaxe

'Declaração
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

Valor de propriedade

Tipo: String
A read-only string value.

Consulte também

Referência

DrillthroughEventArgs Classe

Namespace Microsoft.Reporting.WinForms