Table of Contents

Property Parameters

Namespace
DocWright.Reporting.Viewer
Assembly
DocWright.Reporting.Viewer.dll

Parameters

Gets parameter values to use instead of the ones the preview would make up.

public IDictionary<string, ReportParameterValue> Parameters { get; }

Property Value

IDictionary<string, ReportParameterValue>