ActiveReports 12
MatrixColumns Property

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

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

Syntax
'Declaration
 
Public ReadOnly Property MatrixColumns As MatrixColumnCollection
public MatrixColumnCollection MatrixColumns {get;}

Property Value

MatrixColumnCollection indicating the columns contained in each detail cell of the matrix layout.
See Also

Reference

Matrix Class
Matrix Members