[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix.IMatrix.CellCollection

CellCollection Property

CellCollection

Gets the cells in the matrix.

Declaration
IMatrixCellCollection CellCollection { get; }
Property Value
Type Description
IMatrixCellCollection

A collection of IMatrixCell objects representing the cells in the matrix.