property ExFileView.IncludeFolders as Boolean

Retrieves or sets a value that indicates whether control includes the folders.

TypeDescription
Boolean A boolean expression that indicates whether control includes the folders.

The IncludeFolders property specifies whether the control shows the folders. The ExpandFolders property retrieves or sets a value that indicates whether the control expands the folder objects. The Folder property specifies whether a File object holds a file or a folder. Use the ExploreFromHere property specifies the root folder for the control. Use the IncludeFilesInFolder property to include files when expanding a folder. Use the IncludeFiles property to include files in the current list. The IncludeFolderFilter property specifies a wild characters expression that indicates the folders being included. The ExcludeFolderFilter property specifies a wild characters expression that indicates the folders being excluded.