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.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public bool CalculateSelectedFiles { get; set; }

Property Value

Type: Boolean
See Also