Skip to main content
All docs
V25.1
  • ASPxReportDesigner.SettingsReportPreview Property

    Manages settings that apply to the Report Designer Preview.

    Namespace: DevExpress.XtraReports.Web

    Assembly: DevExpress.XtraReports.v25.1.Web.WebForms.dll

    NuGet Package: DevExpress.Web.Reporting

    Declaration

    public ReportPreviewSettings SettingsReportPreview { get; }

    Property Value

    Type Description
    ReportPreviewSettings

    A ReportPreviewSettings object.

    See Also