SortOrder, énumération
Indique le sens d'une opération de tri.
Espace de noms : Microsoft.Reporting.WebForms
Assembly : Microsoft.ReportViewer.WebForms (dans Microsoft.ReportViewer.WebForms.dll)
Syntaxe
'Déclaration
Public Enumeration SortOrder
public enum SortOrder
public enum class SortOrder
type SortOrder
public enum SortOrder
Membres
Nom de membre | Description | |
---|---|---|
Ascending | Indique un tri croissant. | |
Descending | Indique un tri décroissant. |
Notes
Utilisé par l'événement Sort.