ActiveReports 12
MatrixRows Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Matrix Class : MatrixRows Property

Gets the rows contained in each detail cell of the matrix layout.

Syntax
'Declaration
 
Public ReadOnly Property MatrixRows As MatrixRowCollection
public MatrixRowCollection MatrixRows {get;}

Property Value

MatrixRowCollection indicating the rows contained in each detail cell of the matrix layout.
See Also

Reference

Matrix Class
Matrix Members