Sdílet prostřednictvím


ReportViewer.Toggle-Ereignis

Occurs when the user toggles the visibility of an item in the report.

Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)

Syntax

'Declaration
'Usage

Hinweise

This event occurs when the user toggles the visibility of an item in the report. Information about this event is passed in a ToggleEventArgs object to the ToggleEventHandler delegate, which handles the event.

For more information about handling events, see Behandeln von Ereignissen.

Siehe auch

Verweis

ReportViewer-Klasse
ReportViewer-Member
Microsoft.Reporting.WebForms-Namespace