Click or drag to resize

ShellColumn Constructor

Initializes a new instance of the ShellColumn class.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public ShellColumn(
	PropertyKey propertyKey
)

Parameters

propertyKey
Type: ShellBoost.Core.WindowsPropertySystemPropertyKey
The column's property key.
See Also