Skip to main content
All docs
V26.1
  • ReportParametersPanelModel.ReportInfo Property

    Contains information on a report whose parameters are displayed in the Standalone report Parameters Panel.

    Namespace: DevExpress.XtraReports.Web.ParametersPanel

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

    Declaration

    public ReportToPreview ReportInfo { get; set; }

    Property Value

    Type
    DevExpress.XtraReports.Web.WebDocumentViewer.Native.DataContracts.ReportToPreview

    Implements

    See Also