Reports for WinForms
Fields プロパティ (C1Report)

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > C1Report クラス : Fields プロパティ
レポート定義内の Fieldオブジェクトのコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Fields As FieldCollection
public FieldCollection Fields {get;}
解説
Sectionオブジェクトには、そのセクション内のフィールドのコレクションも含まれます。
参照

C1Report クラス
C1Report メンバ