Occurs when the user toggles the visibility of an item in the report.
命名空间: Microsoft.Reporting.WebForms
程序集: Microsoft.ReportViewer.WebForms (在 microsoft.reportviewer.webforms.dll 中)
语法
声明
用法
备注
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 使用事件.
另请参见
参考
ReportViewer 类
ReportViewer 成员
Microsoft.Reporting.WebForms 命名空间