Gets the set of cells in a row in the detail section of the Matrix.
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property MatrixCells As MatrixCellCollection |
C# | |
---|---|
public MatrixCellCollection MatrixCells {get;} |
ActiveReports Developer 7 | |
MatrixCells Property | |
See Also |
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MatrixRow Class : MatrixCells Property |
Glossary Item Box
Gets the set of cells in a row in the detail section of the Matrix.
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property MatrixCells As MatrixCellCollection |
C# | |
---|---|
public MatrixCellCollection MatrixCells {get;} |