[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MatrixCellCollection

MatrixCellCollection Class

Represents a strongly typed collection of MatrixCell objects.

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

Implements

Extension Methods