_PROPERTYGRIDSORT Enumeration

Definition

Definiert die Sortierreihenfolge des Eigenschaften Rasters.

public enum class _PROPERTYGRIDSORT
public enum class _PROPERTYGRIDSORT
enum _PROPERTYGRIDSORT
public enum _PROPERTYGRIDSORT
type _PROPERTYGRIDSORT = 
Public Enum _PROPERTYGRIDSORT
Vererbung
_PROPERTYGRIDSORT

Felder

PGSORT_ALPHABETICAL 1

Alphabetische Sortierreihenfolge.

PGSORT_CATEGORIZED 2

Nach Kategorien sortieren.

PGSORT_NOSORT 0

Keine Sortierung.

Gilt für