Click or drag to resize

ExplorerBrowserShowHeader Property

Gets or sets a value indicating if column headers should be shown.

Namespace:  Jam.Shell.WPF.Controls
Assembly:  ShellBrowserWPF (in ShellBrowserWPF.dll) Version: 1.3.1
Syntax
public ExplorerShowHeader ShowHeader { get; set; }

Property Value

Type: ExplorerShowHeader
The show header.
See Also