Click or drag to resize

ExplorerBrowserView Property

Allows to set the different view modes of the ExplorerBrowser control.

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

Property Value

Type: FolderViewMode
See Also