Click or drag to resize

DetailsPaneCustomizeProperties Event

Occurs before properties are displayed, allowing full customization of the content.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public event EventHandler<CustomizePropertiesEventArgs> CustomizeProperties

Value

EventHandlerCustomizePropertiesEventArgs
See Also