GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MatrixRow Class : MatrixCells Property |
Gets the set of cells in a row in the detail section of the Matrix.
'Declaration Public ReadOnly Property MatrixCells As MatrixCellCollection
public MatrixCellCollection MatrixCells {get;}