FlexReport for WinForms
SubSectionCollection クラス
メンバ 


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

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

参照

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