[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.TableRowCollection

TableRowCollection Class

Represents a strongly typed collection of TableRow objects.

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

Implements

Extension Methods