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


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

参照

SectionCollection クラス
SectionCollection メンバ