Click or drag to resize

ShellViewColumnCaption Property

Gets or sets the caption of the column.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax
public string Caption { get; set; }

Property Value

Type: String
The caption.
See Also