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


C1.Report アセンブリ > C1.Report 名前空間 > FlexReport クラス : Fields プロパティ
Gets the collection of Field objects in the report definition.
シンタックス
'宣言
 
Public ReadOnly Property Fields As FieldCollection
'使用法
 
Dim instance As FlexReport
Dim value As FieldCollection
 
value = instance.Fields
public FieldCollection Fields {get;}
解説
The Section object also contains a collection of fields in that section.
参照

参照

FlexReport クラス
FlexReport メンバ