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

    Contains settings that apply to the Report Designer Preview.

    Namespace: DevExpress.XtraReports.Web.ReportDesigner.DataContracts

    Assembly: DevExpress.Data.v26.1.dll

    Declaration

    [DataContract]
    public class ReportPreviewSettings :
        SerializableSettingsBase

    The following members return ReportPreviewSettings objects:

    Inheritance

    Object
    DevExpress.Utils.SerializableSettingsBase
    ReportPreviewSettings
    See Also