The TablixCorner type exposes the following members.

Methods

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

Properties

  Name Description
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 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.

See Also