Class ReportTabCollection
Namespace: FastReport.Web
Assembly: FastReport.OpenSource.Web.dll
Syntax
public class ReportTabCollection : Collection<ReportTab>, IList<ReportTab>, ICollection<ReportTab>, IReadOnlyList<ReportTab>, IReadOnlyCollection<ReportTab>, IEnumerable<ReportTab>, IList, ICollection, IEnumerable