Click or drag to resize

BaseSelectionListCalculateSelectedFiles Property

Use CalculateSelectedFiles to control whether the size and count of the selected files should be calculated or not.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public bool CalculateSelectedFiles { get; set; }

Property Value

Type: Boolean
See Also