[]
Gets a collection of rows in the corner section of the tablix.
public TablixItems<TablixCornerRow> TablixCornerRows { get; }
| Type | Description |
|---|---|
| TablixItems<TablixCornerRow> | A TablixItems<T> collection representing the rows in the corner section of the tablix. |
There must be as many TablixCornerRow elements as there are unique total heights of TablixMember in the TablixColumnHierarchy.