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


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

SectionCollection クラス
SectionCollection メンバ