Énumération SortOrder
Indicates the direction of a sort operation.
Espace de noms: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (dans microsoft.reportviewer.winforms.dll)
Syntaxe
Membres
Nom de membre | Description | |
---|---|---|
Ascending | Indicates an ascending sort. | |
Descending | Indicates a descending sort. |
Notes
Used by by the Sort event.