CellContents Members
Include Protected Members
Include Inherited Members
Represents the contents of a cell in the TablixBody, TablixHeader, or TablixCorner.
The CellContents type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
ColSpan | Indicates the number of columns this cell spans. For the purposes of hidden columns, this cell is considered to occupy the first visible column it appears in. |
![]() |
ReportItem | Gets the report item in the cell. |
![]() |
RowSpan | Indicates the number of rows this cell spans. |
Top