Click or drag to resize

PropertyDescriptionSearchColumnIndexType Property

Gets the type of the search column index.

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

Property Value

Type: PROPDESC_COLUMNINDEX_TYPE
The type of the search column index.
See Also