_PROPERTYGRIDSORT, énumération
Définit l'ordre de tri de la grille des propriétés.
Espace de noms : Microsoft.VisualStudio.Designer.Interfaces
Assembly : Microsoft.VisualStudio.Designer.Interfaces (dans Microsoft.VisualStudio.Designer.Interfaces.dll)
Syntaxe
'Déclaration
Public Enumeration _PROPERTYGRIDSORT
public enum _PROPERTYGRIDSORT
Membres
Nom de membre | Description | |
---|---|---|
PGSORT_NOSORT | Aucun tri. | |
PGSORT_ALPHABETICAL | Ordre de tri alphabétique. | |
PGSORT_CATEGORIZED | Tri par des catégories. |