Click or drag to resize

ShellListViewShowParentFolder Property

Use this property to show an additional folder with the caption '..' that allows the user to navigate to the parent folder of the current folder.

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

Property Value

Type: Boolean
See Also