[]
Represents the contents of each cell in the body section of a tablix.
public interface ITablixCell : IRenderComponent, IServiceProvider
| Name | Description |
|---|---|
| AutoMerge | Gets the policy for merging nearby cells with the same content. |
| CellContents | Gets the contents of a cell in a tablix body. |
| DataElementName | Gets the name to use for the cell element. |
| DataElementOutput | Gets a value that indicates whether the cell contents should appear in a data rendering. |