Skip to main content
All docs
V23.2

ReportDesignerSettingsBase.ReportPreviewSettings Property

Namespace: DevExpress.XtraReports.Web.ReportDesigner

Assembly: DevExpress.Data.v23.2.dll

NuGet Package: DevExpress.Data

Declaration

public ReportPreviewSettings ReportPreviewSettings { get; set; }

Property Value

Type
ReportPreviewSettings

Property Paths

You can access this nested property as listed below:

Object Type Path to ReportPreviewSettings
ReportDesignerModelSettings
.DesignerModelSettings .ReportPreviewSettings
See Also