The TablixBody type exposes the following members.
Methods
Name | Description | |
---|---|---|
AssignFrom |
Copies properties from another TablixBody to the current object.
|
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.
|