Click or drag to resize

PropertyDescriptionSearchColumnIndexType Property

Gets the type of the search column index.

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

Property Value

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