Class SubReports
Implements
Inherited Members
Namespace: Reportman.Reporting
Assembly: Reportman.Reporting.dll
Syntax
public class SubReports : List<SubReport>, IList<SubReport>, ICollection<SubReport>, IList, ICollection, IReadOnlyList<SubReport>, IReadOnlyCollection<SubReport>, IEnumerable<SubReport>, IEnumerable
Constructors
SubReports()
Declaration
public SubReports()