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;} | |
Return Value
A MatrixColumnCollection indicating the columns contained in each detail cell of the matrix layout.