Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Defines the sort order of the property grid.
Namespace: Microsoft.VisualStudio.Designer.Interfaces
Assembly: Microsoft.VisualStudio.Designer.Interfaces (in Microsoft.VisualStudio.Designer.Interfaces.dll)
Syntax
'Dichiarazione
Public Enumeration _PROPERTYGRIDSORT
'Utilizzo
Dim instance As _PROPERTYGRIDSORT
public enum _PROPERTYGRIDSORT
public enum class _PROPERTYGRIDSORT
type _PROPERTYGRIDSORT
public enum _PROPERTYGRIDSORT
Members
| Member name | Description | |
|---|---|---|
| PGSORT_NOSORT | No sorting. | |
| PGSORT_ALPHABETICAL | Alphabetical sort order. | |
| PGSORT_CATEGORIZED | Sort by categories. |