FlexReport for WinForms
SectionCollection クラス
メンバ 


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

System.Object
   C1.Win.FlexReport.ReportObjectCollection<TItem>
      C1.Win.FlexReport.ReportObjectList<TItem>
         C1.Win.FlexReport.SectionCollection

参照

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