[]
Gets the list of cells in a row of the corner section of a tablix.
IItemCollection<ITablixCornerCell> CellCollection { get; }
| Type | Description |
|---|---|
| IItemCollection<ITablixCornerCell> | An IItemCollection<T> representing the cells in the row. |