[]
Gets a collection of cells in the row in the detail section of the Matrix.
public MatrixCellCollection MatrixCells { get; }
Type | Description |
---|---|
MatrixCellCollection | A MatrixCellCollection object containing the cells in the row in the detail section of the Matrix. |