Click or drag to resize

ShellColumnState Property

Gets or sets the column's state.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public CM_STATE State { get; set; }

Property Value

Type: CM_STATE
The state.
See Also