Table of Contents

Enum PropertyGroupingRange

Namespace
Microsoft.WindowsAPICodePack.Shell.PropertySystem
Assembly
Microsoft.WindowsAPICodePack.Shell.dll

Specifies the property description grouping ranges.

public enum PropertyGroupingRange

Fields

Alphanumeric = 1

The static alphanumeric ranges.

Date = 4

The month and year groups.

Discrete = 0

The individual values.

Dynamic = 3

The dynamically-created ranges.

Enumerated = 6

The enumerated groups.

Percent = 5

The percent groups.

Size = 2

The static size ranges.