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


C1.WPF.FlexReport.4.6.2 アセンブリ > C1.WPF.FlexReport 名前空間 > SectionCollection クラス : PageFooter プロパティ
レポートのページフッターセクションへの参照を返します。
シンタックス
'宣言
 
Public ReadOnly Property PageFooter As Section
'使用法
 
Dim instance As SectionCollection
Dim value As Section
 
value = instance.PageFooter
public Section PageFooter {get;}
解説
このプロパティは、this[SectionTypeEnum.PageFooter] と同じです。
参照

SectionCollection クラス
SectionCollection メンバ