SortEventArgs 构造函数

Constructs a new SortEventArgs object.

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

语法

声明
用法

参数

  • sortId
    The ID of the sort action.
  • sortDirection
    A SortOrder enumeration value indicating 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.WebForms 命名空间