The TablixBody type exposes the following members.

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