Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Name | 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. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
TableCell Class
Microsoft.ReportingServices.ReportRendering Namespace