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

WebReportsController.PreviewInReportViewerContext Field

The key name that activates the WebReportsController.PreviewInReportViewerAction Actions when the module’s ReportsAspNetModule.DefaultPreviewFormat property is set to ReportOutputType.ReportViewer.

Namespace: DevExpress.ExpressApp.ReportsV2.Web

Assembly: DevExpress.ExpressApp.ReportsV2.Web.v18.2.dll

Declaration

public const string PreviewInReportViewerContext = "PreviewInReportViewer"

Field Value

Type
String
See Also