FlexReport for WinForms
FieldCollection クラス
メンバ 


C1.Win.FlexReport.4 アセンブリ > C1.Win.FlexReport 名前空間 : FieldCollection クラス
FieldBaseオブジェクトのコレクションを表します。
オブジェクト モデル
FieldCollection クラス
シンタックス
'宣言
 
Public MustInherit Class FieldCollection 
   Inherits C1.Win.FlexReport.ReportObjectCollection(Of FieldBase)
'使用法
 
Dim instance As FieldCollection
public abstract class FieldCollection : C1.Win.FlexReport.ReportObjectCollection<FieldBase> 
継承階層

System.Object
   C1.Win.FlexReport.ReportObjectCollection<TItem>
      C1.Win.FlexReport.FieldCollection

参照

FieldCollection メンバ
C1.Win.FlexReport 名前空間