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 命名空间