ShellBrowser .Net Edition
CalculateSelectedFiles Property
NamespacesJam.ShellBaseSelectionListCalculateSelectedFiles
Use CalculateSelectedFiles to control whether the size and count of the selected files should be calculated or not.
Declaration Syntax
C#Visual BasicVisual C++
public bool CalculateSelectedFiles { get; set; }
Public Property CalculateSelectedFiles As Boolean
public:
property bool CalculateSelectedFiles {
	bool get ();
	void set (bool value);
}
See Also

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