PrintOptionsViewModel.ShowFileReplacingRequest Property
For internal use.
Namespace: DevExpress.Xpf.Printing.PreviewControl
Assembly: DevExpress.Xpf.Printing.v26.1.dll
Declaration
Property Value
| Type |
|---|
| Func<String, Boolean> |
See Also
For internal use.
Namespace: DevExpress.Xpf.Printing.PreviewControl
Assembly: DevExpress.Xpf.Printing.v26.1.dll
public Func<string, bool> ShowFileReplacingRequest { get; set; }
Public Property ShowFileReplacingRequest As Func(Of String, Boolean)
| Type |
|---|
| Func<String, Boolean> |