TablixCell Members
Include Protected Members
Include Inherited Members
Represents the contents of each cell in the body section of a tablix.
The TablixCell type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
TablixCell() | Creates a new instance of the TablixCell class. |
![]() |
TablixCell(IPropertyStore) | Creates a new instance of the TablixCell class. |
Top
Methods
Top
Properties
Name | Description | |
---|---|---|
![]() |
CellContents | Page breaks in this ReportItem are ignored if the tablix has any row headers, any dynamic column groups or more than one column. |
![]() |
DataElementName | The name to use for the cell element. |
![]() |
DataElementOutput | Indicates whether the cell contents should appear in a data rendering. |
![]() |
Parent | The parent of this report object. (Inherited from ReportObjectBase.) |
![]() |
PropertyStore | The property store. (Inherited from ReportObjectBase.) |
![]() |
Site | Infrastructure. (Inherited from ReportObject.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IDisposable.Dispose() | (Inherited from ReportObject.) |
![]() ![]() |
IComponent.Disposed | (Inherited from ReportObject.) |
![]() ![]() |
IDataScopeService.GetDataScopesFor(IContainedObject) | (Inherited from DataRegionCell.) |
Top