Click or drag to resize

PropertyDescriptionColumnState Property

Gets the column state.

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

Property Value

Type: SHCOLSTATE
The column state.
See Also