Skip to main content
All docs
V23.2

ReportPreviewSettings Class

Contains settings that apply to the Report Designer Preview.

Namespace: DevExpress.XtraReports.Web.ReportDesigner.DataContracts

Assembly: DevExpress.Data.v23.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