The following tables list the members exposed by TablixCorner.
Public Properties
| Name | Description |
| Owner | Gets the Tablix object containing this object. |
| Report | Gets the C1RdlReport object containing this object. |
| Rows | Gets the TablixCornerRows collection containing the list of rows in the corner section of the Tablix. There must be as many TablixCornerRow elements as there are unique total heights (sum of sizes of tablix headers of the member and all ancestor members) of TablixMembers in the tablix column hierarchy. |
Top
Public Methods
| Name | Description |
| AssignFrom | Copies properties from another TablixCorner to the current object. |
Top
See Also