GrapeCity ActiveReports for .NET 16.0J
FieldCollection クラス
メンバ 

GrapeCity.ActiveReports.Data 名前空間 : FieldCollection クラス
FieldCollectionクラスは、レポートで使用するデータ連結フィールドを管理します。
オブジェクト モデル
FieldCollection クラス
シンタックス
'宣言
 
Public Class FieldCollection 
   Inherits System.Collections.CollectionBase
public class FieldCollection : System.Collections.CollectionBase 
解説

ActiveReportsは、データソースのフィールドでこのコレクションを初期化し、データソースの各レコードで値を更新します。さらに、DataInitialize イベントで独自のカスタムフィールドを追加して、アンバウンドの計算フィールドを作成できます。カスタムフィールドの値は、FetchData イベントで設定できます。

継承階層

System.Object
   System.Collections.CollectionBase
      GrapeCity.ActiveReports.Data.FieldCollection

参照

FieldCollection メンバ
GrapeCity.ActiveReports.Data 名前空間
Field クラス
DataInitialize イベント
FetchData イベント

アーキテクチャと概念

データ連結