Skip to main content
All docs
V26.1
  • ReportDesignerSettingsBase.ReportPreviewSettings Property

    Namespace: DevExpress.XtraReports.Web.ReportDesigner

    Assembly: DevExpress.Data.v26.1.dll

    Declaration

    public ReportPreviewSettings ReportPreviewSettings { get; set; }

    Property Value

    Type
    ReportPreviewSettings

    Property Paths

    You can access this nested property as listed below:

    Object Type Path to ReportPreviewSettings
    ReportDesignerModelSettings
    .DesignerModelSettings .ReportPreviewSettings
    See Also