Back to Devexpress

DXFolderBrowserDialog Properties

wpf-devexpress-dot-xpf-dot-dialogs-dot-dxfolderbrowserdialog-dot-underscore-properties.md

latest1.4 KB
Original Source

DXFolderBrowserDialog Properties

Represents a dialog box that allows end-users to browse and select a particular folder.

NameDescription
DescriptionGets or sets the description that is displayed above the folder hierarchy.
RootFolderGets or sets the root folder from which the navigation starts.
SelectedPathGets or sets the selected path.
ShowNewFolderButtonGets or sets whether this DXFolderBrowserDialog should display the “Make New Folder” button.
TagGets 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

DXFolderBrowserDialog Class

DXFolderBrowserDialog Members

DevExpress.Xpf.Dialogs Namespace