Click or drag to resize

CustomFileListTSelectAll Method

Selects all items in a ShellFileList.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
public bool SelectAll()

Return Value

Type: Boolean
Returns true, if all files were selected.
See Also