Gets the columns contained in each detail cell of the matrix layout.
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property MatrixColumns As MatrixColumnCollection |
C# | |
---|---|
public MatrixColumnCollection MatrixColumns {get;} |
ActiveReports Developer 7 | |
MatrixColumns Property | |
See Also |
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Matrix Class : MatrixColumns Property |
Glossary Item Box
Gets the columns contained in each detail cell of the matrix layout.
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property MatrixColumns As MatrixColumnCollection |
C# | |
---|---|
public MatrixColumnCollection MatrixColumns {get;} |