[]
public struct ReportStore.SubreportsStore
Name | Description |
---|---|
SubreportsStore(List<string>, List<Dictionary<string, int>>) |
Name | Description |
---|---|
Map | Index - report index: 0 - main report; 1,2,etc - index of subreport from Subreports starting from 1. Value - dictionary to resolve report subreports. Key is subreport name in definition, Value is report index (0 - main report; 1,2,etc - index of subreport from Subreports starting from 1). |
Subreports | List of subreports definitions. |