Sets the tree's content from a folderOrFilePath or filename.
This method is also called from the FolderPath property Getter after some pre-processing.
public void SetTreeFromFolder(string folderOrFilePath, bool setFocus, string searchText, FolderFileOrder folderFileOrder, bool dontReloadItems)
Parameters
folderOrFilePath
Folder or File path to load. If File folder is loaded and file selected
setFocus
Optional - determines on whether focus is set to the TreeView Item
searchText
Optional - search text filter that is applied to the file names
folderFileOrder
dontReloadItems
Overloads:
See also:
Class FolderBrowerSidebar© West Wind Technologies, 2016-2024 • Updated: 05/18/22
Comment or report problem with topic