Skip to main content

XtraReport.ShowPrintingWarnings Property

OBSOLETE

Use ShowPrintingWarnings instead.

For internal use.

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v23.1.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

[Browsable(false)]
[Obsolete("Use DesignerOptions.ShowPrintingWarnings instead.")]
public bool ShowPrintingWarnings { get; set; }

Property Value

Type
Boolean
See Also