次の方法で共有


SortEventArgs コンストラクタ

Constructs a SortEventArgs object.

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

構文

'宣言
'使用

パラメータ

  • sortId
    The ID of the sort action.
  • sortDirection
    A SortOrder enumeration value that indicates the direction of the sort. The default value is None.
  • clearSort
    A Boolean value that indicates whether all other existing sorts should be cleared. The default is false.

参照

リファレンス

SortEventArgs クラス
SortEventArgs メンバ
Microsoft.Reporting.WinForms 名前空間