FlexReport for WinForms
PageFooter プロパティ (SectionCollection)


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > SectionCollection クラス : PageFooter プロパティ
Returns a reference to the page footer section of the report.
シンタックス
'宣言
 
Public ReadOnly Property PageFooter As Section
'使用法
 
Dim instance As SectionCollection
Dim value As Section
 
value = instance.PageFooter
public Section PageFooter {get;}
解説
This property is equivalent to this[SectionTypeEnum.PageFooter].
参照

参照

SectionCollection クラス
SectionCollection メンバ