Skip to main content
A newer version of this page is available.

XtraReport.ShowExportWarnings Property

OBSOLETE

Use ShowExportWarnings instead.

For internal use.

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.XtraReports.v18.2.dll

Declaration

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

Property Value

Type
Boolean
See Also