IFolderBrowserDialogService.StartPath Property
Gets or sets the path of the initially selected directory.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A Systems.Stringvalue specifying the path of the initially selected directory. The default is an empty string. |
See Also