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


C1.WPF.Report アセンブリ > C1.WPF.Report 名前空間 > SubSection クラス : Fields プロパティ
この SubSection 内のすべてのフィールドのコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Fields As FieldCollection
'使用法
 
Dim instance As SubSection
Dim value As FieldCollection
 
value = instance.Fields
public FieldCollection Fields {get;}
参照

SubSection クラス
SubSection メンバ