The TablixBody type exposes the following members.

Methods

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

Properties

  Name Description
Public property Columns
Gets the TablixColumns collection defining the list of columns in the body section of the Tablix.
Public property Owner
Gets the Tablix object containing this object.
Public property Report
Gets the C1RdlReport object containing this object.
Public property Rows
Gets the TablixRows collection defining the list of rows in the body section of the Tablix.

See Also