The following tables list the members exposed by TablixBody.
Public Properties
| Name | Description |
| Columns | Gets the TablixColumns collection defining the list of columns in the body section of the Tablix. |
| Owner | Gets the Tablix object containing this object. |
| Report | Gets the C1RdlReport object containing this object. |
| Rows | Gets the TablixRows collection defining the list of rows in the body section of the Tablix. |
Top
Public Methods
| Name | Description |
| AssignFrom | Copies properties from another TablixBody to the current object. |
Top
See Also