Table of Contents

Property ReportParameters

Namespace
DocWright.Reporting
Assembly
DocWright.Reporting.dll

ReportParameters

Gets the report's parameters, in document order.

public IEnumerable<RdlElement> ReportParameters { get; }

Property Value

IEnumerable<RdlElement>