Represents a single cell in a table data region. This class cannot be inherited.
The following tables list the members exposed by the TableCell type.
Public Properties
名称 | Description | |
---|---|---|
![]() |
ColSpan | Indicates the number of columns this table cell should span. |
![]() |
ID | Gets a unique identifier for the table cell. There is a unique identifier for each cell definition in the table. |
![]() |
ReportItem | Gets the contents of the table cell. |
![]() |
SharedRenderingInfo | Gets or sets data for use in future rendering extensions. This data will be shared across every instance of this table cell. |
顶部
Public Methods
(see also Protected Methods )
名称 | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
顶部
Protected Methods
名称 | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
顶部
请参阅
参考
TableCell Class
Microsoft.ReportingServices.ReportRendering Namespace