Click or drag to resize

PropertyDescriptionDefaultColumnWidth Property

Gets the default width of the column.

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

Property Value

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