ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering Namespace / ReportStore.SubreportsStore Structure
Fields

In This Topic
    ReportStore.SubreportsStore Structure Members
    In This Topic

    The following tables list the members exposed by ReportStore.SubreportsStore.

    Public Constructors
    Public Fields
     NameDescription
    Public FieldIndex - 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).  
    Public FieldList of subreports definitions.  
    Top
    See Also