[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MatrixRow.MatrixCells

MatrixCells Property

MatrixCells

Gets a collection of cells in the row in the detail section of the Matrix.

Declaration
public MatrixCellCollection MatrixCells { get; }
Property Value
Type Description
MatrixCellCollection

A MatrixCellCollection object containing the cells in the row in the detail section of the Matrix.