property ExFolderView.IncludeFolder as Boolean
Retrieves or sets a value indicating whether the control fires IncludeFolder event before inserting folders to the tree.
| | Type | Description | |
| |
Boolean |
A Boolean expression that specifies whether the control fires the IncludeFolder
event to customize the list of folders being displayed.
| |