In This Topic
The following tables list the members exposed by TablixCell.
Public Constructors
Public Properties
| Name | Description |
 | CellContents | Gets the TablixCell.CellContents object representing content of the cell. |
 | DataElementName | Gets or sets the name to use for the cell element. |
 | DataElementOutput | Gets or sets a value indicating whether the cell contents should appear in a data rendering. |
 | Owner | Gets the TablixCells collection containing this object. |
 | Report | Gets the C1RdlReport object containing this object. |
 | Row | Gets the TablixRow object containing this object. |
 | Tablix | Gets the TablixCell.Tablix object containing this object. |
Top
Public Methods
| Name | Description |
 | AssignFrom | Copies properties from another TablixCell to the current object. |
Top
See Also