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

  Name Description
ms163546.pubproperty(en-US,SQL.90).gif ColSpan Indicates the number of columns this table cell should span.
ms163546.pubproperty(en-US,SQL.90).gif ID Gets a unique identifier for the table cell. There is a unique identifier for each cell definition in the table.
ms163546.pubproperty(en-US,SQL.90).gif ReportItem Gets the contents of the table cell.
ms163546.pubproperty(en-US,SQL.90).gif 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
ms163546.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms163546.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms163546.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms163546.pubmethod(en-US,SQL.90).gifms163546.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms163546.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms163546.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms163546.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

TableCell Class
Microsoft.ReportingServices.ReportRendering Namespace