Skip to main content

DocumentViewerSettings.SettingsReportViewer Property

Provides access to the obsolete ReportViewer control.

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

Declaration

public DocumentViewerReportViewerSettings SettingsReportViewer { get; }

Property Value

Type Description
DocumentViewerReportViewerSettings

A DocumentViewerReportViewerSettings value.

See Also