Click or drag to resize

BackgroundContextMenuListView Property

Gets or sets the listview this context menu is associated with

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

Property Value

Type: ShellListView
See Also