'Declaration Public ReadOnly Property MatrixRows As MatrixRowCollection
public MatrixRowCollection MatrixRows {get;}
Property Value
A MatrixRowCollection object containing the rows contained in each detail cell of the matrix layout.
Gets the rows contained in each detail cell of the matrix layout.
'Declaration Public ReadOnly Property MatrixRows As MatrixRowCollection
public MatrixRowCollection MatrixRows {get;}
A MatrixRowCollection object containing the rows contained in each detail cell of the matrix layout.