TableCell Members
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