Partager via


Événement ReportViewer.Sort

Occurs when the user activates a sort.

Espace de noms: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (dans microsoft.reportviewer.winforms.dll)

Syntaxe

Notes

This event occurs when the user activates a sort. 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 Consommation d'événements.

Voir aussi

Référence

Classe ReportViewer
Membres ReportViewer
Espace de noms Microsoft.Reporting.WinForms