DrillthroughEventArgs(String, Report) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
DrillthroughEventArgs(System::String ^ reportPath, Microsoft::Reporting::WebForms::Report ^ targetReport);
public DrillthroughEventArgs (string reportPath, Microsoft.Reporting.WebForms.Report targetReport);
Public Sub New (reportPath As String, targetReport As Report)
Parâmetros
- reportPath
- String
- targetReport
- Report