Class ReportDrillthroughParameter
- Namespace
- DocWright.Reporting.Pagination
- Assembly
- DocWright.Reporting.dll
One parameter a drillthrough passes to the report it runs.
public sealed class ReportDrillthroughParameter
- Inheritance
-
ReportDrillthroughParameter
- Inherited Members
Properties
- Name
Gets the parameter's name in the target report.
- Omit
Gets a value indicating whether the parameter is left out (
Omit).
- Value
Gets the evaluated value — for a multi-value parameter, what its expression returned.