property CascadeFile.ExpandFolders as Boolean

Retrieves or sets a value that indicates whether the control expands the folder objects.

TypeDescription
Boolean A boolean expression that indicates whether the control expands the folder objects.

By default, the ExpandFolders property is True. If the ExpandFolders property is True, each folder that contains a subfolder, displays +/- button, that allows to expand or collapse the folder. You can use the ExpandFolder property to let CascadeFile control simulates a folderview control. Use the ExploreFromHere property specifies the root folder for the control.