_PROPERTYGRIDSORT Enumeration
Visual Studio 2015
Defines the sort order of the property grid.
Assembly: Microsoft.VisualStudio.Designer.Interfaces (in Microsoft.VisualStudio.Designer.Interfaces.dll)
| Member name | Description | |
|---|---|---|
| PGSORT_ALPHABETICAL | Alphabetical sort order. | |
| PGSORT_CATEGORIZED | Sort by categories. | |
| PGSORT_NOSORT | No sorting. |
Show: