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

    Namespace: DevExpress.XtraReports.Web.ReportDesigner

    Assembly: DevExpress.Data.v25.1.dll

    NuGet Package: DevExpress.Data

    #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