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: 7.2
Syntax
public string Caption { get; set; }

Property Value

String
The caption.
See Also