[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.TableGroupCollection

TableGroupCollection Class

Represents a strongly typed collection of TableGroup objects.

Inheritance
TableGroupCollection
Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public sealed class TableGroupCollection : ItemCollection<TableGroup>, IList<TableGroup>, ICollection<TableGroup>, IEnumerable<TableGroup>, IEnumerable

Implements

Extension Methods