Skip to main content
A newer version of this page is available. .

DocumentViewerSettings.SettingsReportViewer Property

Provides access to the Document Viewer’s ReportViewer.

Namespace: DevExpress.Web.Mvc

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

Declaration

public DocumentViewerReportViewerSettings SettingsReportViewer { get; }

Property Value

Type Description
DocumentViewerReportViewerSettings

A DocumentViewerReportViewerSettings value.

See Also