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


C1.Report アセンブリ > C1.Report 名前空間 > SubSection クラス : Fields プロパティ
Gets a collection of all fields in this SubSection.
シンタックス
'宣言
 
Public ReadOnly Property Fields As FieldCollection
'使用法
 
Dim instance As SubSection
Dim value As FieldCollection
 
value = instance.Fields
public FieldCollection Fields {get;}
参照

参照

SubSection クラス
SubSection メンバ