PowerTools ActiveReports for .NET 9.0J
SectionCollection クラス
メンバ 

レポートレイアウト内のすべてのセクション(Sectionオブジェクト)のコレクションを表します。
オブジェクト モデル
SectionCollection クラス
構文
'宣言
 
Public Class SectionCollection 
   Inherits System.Collections.CollectionBase
public class SectionCollection : System.Collections.CollectionBase 
解説

このコレクションを使用して、セクションの追加や削除、およびレポート内の個々のセクションへのアクセスが行えます。このコレクションを使用すると、実行時に動的レポートを作成できます。

継承階層

System.Object
   System.Collections.CollectionBase
      GrapeCity.ActiveReports.SectionCollection

参照

関連項目

SectionCollection メンバ
GrapeCity.ActiveReports 名前空間
Section クラス
Detail クラス
GroupFooter クラス
GroupHeader クラス
PageFooter クラス
PageHeader クラス
ReportFooter クラス
ReportHeader クラス

 

 


©2003-2015 GrapeCity inc. All rights reserved.