Freigeben über


SortEventHandler-Delegat

Represents the method that will handle the Sort event of a ReportViewer.

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

Syntax

Parameter

  • sender
    The object raising the event.
  • e
    A SortEventArgs object containing information about the event.

Hinweise

For more information about handling events, see Behandeln von Ereignissen.

Siehe auch

Verweis

Microsoft.Reporting.WebForms-Namespace