Skip to main content

ReportViewer.UseIFrame Property

For internal use.

Namespace: DevExpress.XtraReports.Web

Assembly: DevExpress.XtraReports.v23.2.Web.WebForms.dll

NuGet Package: DevExpress.Web.Reporting

Declaration

[Browsable(false)]
[DefaultValue(true)]
public bool UseIFrame { get; set; }

Property Value

Type Default Description
Boolean true

A Boolean value.

See Also