# ReportViewer.ReportSettings

## Content

# Interface: ReportSettings

[ReportViewer](../modules/ReportViewer).ReportSettings

## Table of contents

### Properties

- [ReportName](ReportViewer.ReportSettings#reportname)
- [ReportParams](ReportViewer.ReportSettings#reportparams)
- [ResourceLocator](ReportViewer.ReportSettings#resourcelocator)

## Properties

### <a id="reportname" name="reportname"></a> ReportName

• **ReportName**: `string`

The name of the report (when referenced from report expressions).

___

### <a id="reportparams" name="reportparams"></a> ReportParams

• **ReportParams**: { `Name`: `string` ; `Value`: [`ParameterVariant`](../modules/Core#parametervariant)[]  }[]

Optional parameter values to be passed to a report.

___

### <a id="resourcelocator" name="resourcelocator"></a> ResourceLocator

• **ResourceLocator**: `Partial`<[`ResourceLocator`](../modules/Core#resourcelocator)\>
