FlexReport for UWP
Sections プロパティ

C1.UWP.FlexReport アセンブリ > C1.Xaml.FlexReport 名前空間 > C1FlexReport クラス : Sections プロパティ
レポート定義内の Sectionオブジェクトのコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Sections As SectionCollection
public SectionCollection Sections {get;}
解説
このコレクションには、常に少なくとも 5 つの項目が含まれます。これらの項目は、常に表示される標準のレポートセクション、Detail、Header、Footer、PageHeader、PageFooter に対応します。
参照

C1FlexReport クラス
C1FlexReport メンバ