Sdílet prostřednictvím


SortEventArgs-Konstruktor

Constructs a new SortEventArgs object.

Namespace: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)

Syntax

'Declaration
'Usage

Parameter

  • 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.

Siehe auch

Verweis

SortEventArgs-Klasse
SortEventArgs-Member
Microsoft.Reporting.WebForms-Namespace