ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.Data Namespace / SubreportsInfo Class
Properties

In This Topic
    SubreportsInfo Class Members
    In This Topic

    The following tables list the members exposed by SubreportsInfo.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyArray of subreports definitions.  
    Public PropertyIndex - report index: 0 - main report; 1,2,etc - index of subreport from Definitions 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 Definitions starting from 1).  
    Top
    See Also