Skip to main content
All docs
V25.1
  • ReportPreviewSettings Class

    Contains settings that apply to the Report Designer Preview.

    Namespace: DevExpress.XtraReports.Web.ReportDesigner.DataContracts

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