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

    Manages settings that apply to the Report Designer Preview.

    Namespace: DevExpress.XtraReports.Web

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

    Declaration

    public ReportPreviewSettings SettingsReportPreview { get; }

    Property Value

    Type Description
    ReportPreviewSettings

    A ReportPreviewSettings object.

    See Also