Table of Contents

Class ReportSubreportRequest

Namespace
DocWright.Reporting.Processing
Assembly
DocWright.Reporting.dll

What a ReportSubreportResolver is asked to resolve.

public sealed class ReportSubreportRequest
Inheritance
ReportSubreportRequest
Inherited Members

Properties

Depth

Gets how deep the subreport sits: 1 for one in the report being run, 2 for one inside that, and so on.

Parent

Gets the definition the subreport sits in, against which a relative name is resolved.

ReportName

Gets the subreport's ReportName, exactly as the definition states it: a name or a path.

SubreportName

Gets the Name of the Subreport item that asks.