Property Depth
- Namespace
- DocWright.Reporting.Processing
- Assembly
- DocWright.Reporting.dll
Depth
Gets how deep the subreport sits: 1 for one in the report being run, 2 for one inside that, and so on.
public int Depth { get; }
Gets how deep the subreport sits: 1 for one in the report being run, 2 for one inside that, and so on.
public int Depth { get; }