Skip to main content
A newer version of this page is available. .
All docs
V22.2

ReportPreviewSettings Class

Contains settings that apply to the Report Designer Preview.

Namespace: DevExpress.XtraReports.Web.ReportDesigner.DataContracts

Assembly: DevExpress.Data.v22.2.dll

NuGet Package: DevExpress.Data

Declaration

[DataContract]
public class ReportPreviewSettings :
    SerializableSettingsBase

The following members return ReportPreviewSettings objects:

Inheritance

Object
DevExpress.Utils.SerializableSettingsBase
ReportPreviewSettings
See Also