Поделиться через


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
ms163546.pubproperty(ru-ru,SQL.90).gif ColSpan Indicates the number of columns this table cell should span.
ms163546.pubproperty(ru-ru,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(ru-ru,SQL.90).gif ReportItem Gets the contents of the table cell.
ms163546.pubproperty(ru-ru,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.

В начало

Public Methods

(see also Protected Methods )

  Имя Description
ms163546.pubmethod(ru-ru,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms163546.pubmethod(ru-ru,SQL.90).gif GetHashCode  (inherited from Object )
ms163546.pubmethod(ru-ru,SQL.90).gif GetType  (inherited from Object )
ms163546.pubmethod(ru-ru,SQL.90).gifms163546.static(ru-ru,SQL.90).gif ReferenceEquals  (inherited from Object )
ms163546.pubmethod(ru-ru,SQL.90).gif ToString  (inherited from Object )

В начало

Protected Methods

  Имя Description
ms163546.protmethod(ru-ru,SQL.90).gif Finalize  (inherited from Object )
ms163546.protmethod(ru-ru,SQL.90).gif MemberwiseClone  (inherited from Object )

В начало

См. также

Справочник

TableCell Class
Microsoft.ReportingServices.ReportRendering Namespace