Back to Devexpress

DXFolderBrowserDialogService Properties

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

latest4.8 KB
Original Source

DXFolderBrowserDialogService Properties

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

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DescriptionGets or sets the text displayed above the tree view control in the dialog box. This is a dependency property. Inherited from FolderBrowserDialogService.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
HasAnimatedPropertiesGets a value that indicates whether one or more AnimationClock objects is associated with any of this object’s dependency properties. Inherited from Animatable.
HelpRequestCommandGets or sets a command executed when the Help button is clicked. This is a dependency property. Inherited from FolderBrowserDialogService.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
RestorePreviouslySelectedDirectoryGets or sets a value indicating whether the dialog box restores the directory to the previously selected directory. This is a dependency property. Inherited from FolderBrowserDialogService.
RootFolderGets or sets the root folder where the browsing starts from. This is a dependency property. Inherited from FolderBrowserDialogService.
ShowNewFolderButtonGets or sets a value indicating whether the New Folder button is displayed in the folder browser dialog box. This is a dependency property. Inherited from FolderBrowserDialogService.
StartPathGets or sets the path of the initially selected directory. This is a dependency property. Inherited from FolderBrowserDialogService.
UnregisterOnUnloadedGets or sets whether to unregister the service when the associated View is unloaded. This is a dependency property. Inherited from ServiceBase.

See Also

DXFolderBrowserDialogService Class

DXFolderBrowserDialogService Members

DevExpress.Xpf.Dialogs Namespace