Click or drag to resize

ShellListViewItems Property

Returns a collection containing all ShellListItems in the ShellListView. Items are of type ShellListItem

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public JamBaseShellListViewShellListViewItemCollection<ShellListItem> Items { get; }

Property Value

JamBaseShellListViewShellListViewItemCollectionShellListItem
See Also