Click or drag to resize

DetailsPaneShowPropertiesButton Property

Determines if the 'Properties' button is generally visible. Its visibility for specific items can be further controlled via the CustomizeProperties event.

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

Property Value

Boolean
See Also