Skip to main content

DocumentViewerSettings.SettingsReportViewer Property

Provides access to the obsolete ReportViewer control.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v24.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public DocumentViewerReportViewerSettings SettingsReportViewer { get; }

Property Value

Type Description
DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerReportViewerSettings

A DevExpress.XtraReports.Web.DocumentViewer.DocumentViewerReportViewerSettings value.

See Also