Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DXFolderBrowserDialog Properties
Show Inherited Hide Inherited

Represents a dialog box that allows end-users to browse and select a particular folder.
Name Description
Description Gets or sets the description that is displayed above the folder hierarchy.
RootFolder Gets or sets the root folder from which the navigation starts.
SelectedPath Gets or sets the selected path.
ShowNewFolderButton Gets or sets whether this DXFolderBrowserDialog should display the “Make New Folder” button.
Tag Gets or sets an object associated with the dialog. This provides the ability to attach an arbitrary object to the dialog. Inherited from CommonDialog.
See Also