共用方式為


TableHeaderFooterRows Members

Represents a set of table row collections used for table header or footer rows. This class cannot be inherited.

The following tables list the members exposed by the TableHeaderFooterRows type.

Public Properties

  名稱 Description
ms163561.pubproperty(zh-tw,SQL.90).gif Count  Gets the number of table rows contained in the collection. (inherited from TableRowCollection)
ms163561.pubproperty(zh-tw,SQL.90).gif Item  (inherited from TableRowCollection )
ms163561.pubproperty(zh-tw,SQL.90).gif RepeatOnNewPage Indicates whether the header or footer should appear on each page on which the table data region appears.

頂端

Public Methods

(see also Protected Methods )

  名稱 Description
ms163561.pubmethod(zh-tw,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms163561.pubmethod(zh-tw,SQL.90).gif GetHashCode  (inherited from Object )
ms163561.pubmethod(zh-tw,SQL.90).gif GetType  (inherited from Object )
ms163561.pubmethod(zh-tw,SQL.90).gifms163561.static(zh-tw,SQL.90).gif ReferenceEquals  (inherited from Object )
ms163561.pubmethod(zh-tw,SQL.90).gif ToString  (inherited from Object )

頂端

Protected Methods

  名稱 Description
ms163561.protmethod(zh-tw,SQL.90).gif Finalize  (inherited from Object )
ms163561.protmethod(zh-tw,SQL.90).gif MemberwiseClone  (inherited from Object )

頂端

請參閱

參考

TableHeaderFooterRows Class
Microsoft.ReportingServices.ReportRendering Namespace