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


C1.Report アセンブリ > C1.Report 名前空間 > Layout クラス : PageFooter プロパティ
Gets or sets a value that determines on which pages the Page Footer section should be displayed.
シンタックス
'宣言
 
Public Property PageFooter As HdrFtrEnum
'使用法
 
Dim instance As Layout
Dim value As HdrFtrEnum
 
instance.PageFooter = value
 
value = instance.PageFooter
public HdrFtrEnum PageFooter {get; set;}
参照

参照

Layout クラス
Layout メンバ
HdrFtrEnum 列挙体