SaveFileDialogService.CreatePrompt Property
Gets or sets a value indicating whether the dialog box prompts a user for permission to create a file if the user specifies a file that does not exist. This is a dependency property.
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.Xpf.Core.v25.2.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
See Also