FlexReport for WPF
SectionCollection クラス
メンバ 


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

System.Object
   C1.WPF.Report.ReportObjectCollection<TItem>
      C1.WPF.Report.ReportObjectList<TItem>
         C1.WPF.Report.SectionCollection

参照

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