The TablixCell type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
TablixCell |
Initializes a new instance of the TablixCell class.
|
Methods
Name | Description | |
---|---|---|
![]() |
AssignFrom |
Copies properties from another TablixCell to the current object.
|
Properties
Name | Description | |
---|---|---|
![]() |
CellContents |
Gets the 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 Tablix object containing this object.
|