Specifies whether or not to show a print status dialog when printing a document.
public bool ShowPrintStatusDialog { get; set; }
Public Property ShowPrintStatusDialog As Boolean
Use this property to enable the following message dialog.
To specify whether to show a print status dialog when printing an XtraReport, use the DevExpress.XtraReports.UI.XtraReport.ShowPrintStatusDialog property.