Click or drag to resize

ShellViewColumnWidth Property

Gets or sets the width in pixels of the column.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.0
Syntax
public int Width { get; set; }

Property Value

Type: Int32
The width.
See Also