Compartir a través de


Delegado DrillthroughEventHandler

Represents the method that will handle the Drillthrough event of a ReportViewer.

Espacio de nombres: Microsoft.Reporting.WebForms
Ensamblado: Microsoft.ReportViewer.WebForms (en microsoft.reportviewer.webforms.dll)

Sintaxis

Parámetros

  • sender
    The object that raised the event.

Comentarios

You must supply a data source for any drillthrough reports that are referenced by the main report. To do this, you must supply an event handler for the drillthrough event.

For more information about handling events, see Utilizar eventos.

Ejemplo

Please see the Drillthrough method of the ReportViewer class for an example.

Vea también

Referencia

Espacio de nombres Microsoft.Reporting.WebForms