Click or drag to resize

PropertyDescriptionAggregationType Property

Gets the type of column aggregation.

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

Property Value

Type: PROPDESC_AGGREGATION_TYPE
The type of column aggregation.
See Also