[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MatrixRowCollection

MatrixRowCollection Class

Represents a strongly typed collection of MatrixRow objects.

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

Implements

Extension Methods