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
Nome | 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. |
Torna all'inizio
Public Methods
(see also Protected Methods )
Nome | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Torna all'inizio
Protected Methods
Nome | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Torna all'inizio
Vedere anche
Riferimento
TableCell Class
Microsoft.ReportingServices.ReportRendering Namespace