Click or drag to resize

PropertyDescriptionDefaultColumnWidth Property

Gets the default width of the column.

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

Property Value

Type: Int32
The default width of the column.
See Also