[]
        
(Showing Draft Content)

ReportViewer.ReportSettings

Interface: ReportSettings

ReportViewer.ReportSettings

Table of contents

속성

Properties

ReportName

ReportName: string

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


ReportParams

ReportParams: { Name: string ; Value: ParameterVariant[] }[]

Optional parameter values to be passed to a report.


ResourceLocator

ResourceLocator: Partial<ResourceLocator>