ShellBrowser .Net Edition
CompleteColumns Method (p_ResetItemDetails)
NamespacesJam.ShellShellListItemCompleteColumns(Boolean)
Complete the column information of the item. If this item has the IsParentFolderItem property set, column completion is skipped.
Declaration Syntax
C#Visual BasicVisual C++
public void CompleteColumns(
	bool p_ResetItemDetails
)
Public Sub CompleteColumns ( _
	p_ResetItemDetails As Boolean _
)
public:
void CompleteColumns(
	bool p_ResetItemDetails
)
Parameters
p_ResetItemDetails (Boolean)
If true, all item details will be refreshed. If false, they will only be refreshed if ColumnInfoAvailable is false.

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)