ReportViewer.Search 事件

This event occurs when the user clicks the Find or Find Next button.

命名空间: Microsoft.Reporting.WinForms
程序集: Microsoft.ReportViewer.WinForms (在 microsoft.reportviewer.winforms.dll 中)

语法

声明
用法

备注

This event occurs when the report is refreshed. Information about this event is passed in a SearchEventArgs object to the SearchEventHandler delegate, which handles the event.

For more information about handling events, see 使用事件.

另请参见

参考

ReportViewer 类
ReportViewer 成员
Microsoft.Reporting.WinForms 命名空间