Click or drag to resize

BackgroundContextMenuListView Property

Gets or sets the listview this context menu is associated with

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

Property Value

Type: ShellListView
See Also