GrapeCity.ActiveReports.v9 アセンブリ > GrapeCity.ActiveReports.Data 名前空間 : 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 イベント
データ連結