The following tables list the members exposed by TablixRow.
Public Properties
| Name | Description |
| Cells | Gets the TablixCells collection containing the list of cells in a row in the detail section of the TablixRow.Tablix. |
| Height | Gets or sets the height of each cell in this row. |
| Owner | Gets the TablixRows collection containing this object. |
| Report | Gets the C1RdlReport object containing this object. |
| Tablix | Gets the TablixRow.Tablix object containing this object. |
Top
Public Methods
| Name | Description |
| AssignFrom | Copies properties from another TablixRow to the current object. |
Top
See Also