[]
Gets a collection of rows in the body section of the tablix.
public TablixItems<TablixRow> TablixRows { get; }
A TablixItems<T> object containing the rows in the body section of the tablix.