Click or drag to resize

ShellListBaseItemCompleteDetails Method (JamBaseShellListView)

Completes the details of the ShellListBaseItem.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public virtual void CompleteDetails(
	JamBaseShellListView pListView
)

Parameters

pListView
Type: Jam.ShellJamBaseShellListView
The listview that is used to gather information from
See Also