[]
Gets a collection of cells in a row of the corner section of a tablix.
public TablixItems<TablixCornerCell> TablixCornerCell { get; }
Type | Description |
---|---|
TablixItems<TablixCornerCell> | A TablixItems<T> collection representing the cells in a row of the corner section. |