Steps to reproduce:
- Create a report with subreports. See also: Create a Master-Detail Report with a Subreport.
- Save the report definition to a file as a Code Document Object Model (CodeDOM) graph using the XtraReport.SaveLayout method.
Expected results:
Subreports should be saved in the same file with the main report.
Current results:
Subreports are not saved in the file.
Additional information:
The issue occurs in v22.2 and newer.