Click or drag to resize

PropertyDescriptionAggregationType Property

Gets the type of column aggregation.

Namespace:  ShellBoost.Core.WindowsPropertySystem
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public PROPDESC_AGGREGATION_TYPE AggregationType { get; }

Property Value

Type: PROPDESC_AGGREGATION_TYPE
The type of column aggregation.
See Also