'Declaration Public ReadOnly Property MatrixRows As MatrixRowCollection
public MatrixRowCollection MatrixRows {get;}
Property Value
A MatrixRowCollection indicating 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 indicating the rows contained in each detail cell of the matrix layout.