次の方法で共有


ReportViewer.Sort イベント

Occurs when the user activates a sort on the report data.

名前空間: Microsoft.Reporting.WebForms
アセンブリ: Microsoft.ReportViewer.WebForms (microsoft.reportviewer.webforms.dll 内)

構文

'宣言
'使用

解説

This event occurs when the user activates a sort on the report data. Information about this event is passed in a SortEventArgs object to the SortEventHandler delegate, which handles the event.

For more information about handling events, see イベントの利用.

参照

リファレンス

ReportViewer クラス
ReportViewer メンバ
Microsoft.Reporting.WebForms 名前空間