Skip to main content
All docs
V23.2

ASPxReportDesigner.SettingsReportPreview Property

Manages settings that apply to the Report Designer Preview.

Namespace: DevExpress.XtraReports.Web

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

NuGet Package: DevExpress.Web.Reporting

Declaration

public ReportPreviewSettings SettingsReportPreview { get; }

Property Value

Type Description
ReportPreviewSettings

A ReportPreviewSettings object.

See Also