FlexReport for WPF
FieldCollection クラス
メンバ 


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

System.Object
   C1.WPF.Report.ReportObjectCollection<TItem>
      C1.WPF.Report.FieldCollection

参照

FieldCollection メンバ
C1.WPF.Report 名前空間