FlexReport for WinForms
Sections プロパティ (FlexReport)


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > FlexReport クラス : Sections プロパティ
Gets the collection of Section objects in the report definition.
シンタックス
'宣言
 
Public ReadOnly Property Sections As SectionCollection
'使用法
 
Dim instance As FlexReport
Dim value As SectionCollection
 
value = instance.Sections
public SectionCollection Sections {get;}
解説
This collection always contains at least five items, which correspond to the standard report sections that are always present: Detail, Header, Footer, PageHeader, and PageFooter.
参照

参照

FlexReport クラス
FlexReport メンバ