FlexReport for UWP
SectionCollection クラス
メンバ 

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

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

参照

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