The TablixRow type exposes the following members.

Properties

  Name Description
Public property Cells
Gets the TablixCells collection containing the list of cells in a row in the detail section of the Tablix.
Public property Height
Gets or sets the height of each cell in this row.
Public property Report
Gets the C1RdlReport object containing this object.
Public property Tablix
Gets the Tablix object containing this object.

See Also