Condividi tramite


Evento ReportViewer.Sort

Occurs when the user activates a sort on the report data.

Spazio dei nomi: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)

Sintassi

Osservazioni

This event occurs when the user activates a sort on the report data. Information about this event is passed in a SortEventArgs object to the SortEventHandler delegate, which handles the event.

For more information about handling events, see Utilizzo degli eventi.

Vedere anche

Riferimento

Classe ReportViewer
Membri ReportViewer
Spazio dei nomi Microsoft.Reporting.WebForms