Click or drag to resize

ShellColumnDefaultWidth Property

Gets or sets the column's default width.

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

Property Value

Type: Int32
The default width.
See Also