The TablixRow type exposes the following members.

Constructors

  Name Description
Public method TablixRow
Initializes a new instance of the TablixRow class.

Methods

  Name Description
Public method AssignFrom
Copies properties from another TablixRow to the current object.

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