Skip to main content

PrintOptionsViewModel.ShowFileReplacingRequest Property

For internal use.

Namespace: DevExpress.Xpf.Printing.PreviewControl

Assembly: DevExpress.Xpf.Printing.v24.1.dll

NuGet Package: DevExpress.Wpf.Printing

Declaration

public Func<string, bool> ShowFileReplacingRequest { get; set; }

Property Value

Type
Func<String, Boolean>
See Also