DXSaveFileDialog.CreatePrompt Property
Gets or sets whether this DXSaveFileDialog should ask users for the permission to create a file if the specified file does not yet exist.
Namespace: DevExpress.Xpf.Dialogs
Assembly: DevExpress.Xpf.Dialogs.v25.2.dll
NuGet Package: DevExpress.Wpf.Dialogs
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
See Also