FlexReport for WPF
Fields プロパティ (FlexReport)


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

FlexReport クラス
FlexReport メンバ