FlexReport for WinForms
PrintAtPageBottom プロパティ (Section)


C1.Win.FlexReport.4.5.2 アセンブリ > C1.Win.FlexReport 名前空間 > Section クラス : PrintAtPageBottom プロパティ
マスターレポートのフッターセクションの場合にのみ、現在のセクションが詳細セクションの右下ではなく、ページの最後のページフッターのすぐ上に出力するかどうかを示す値を 取得または設定します。デフォルトは false です。

このプロパティは、フッター以外のセクションまたはサブレポートのフッターでは 無視されます。

シンタックス
'宣言
 
Public Property PrintAtPageBottom As System.Boolean
'使用法
 
Dim instance As Section
Dim value As System.Boolean
 
instance.PrintAtPageBottom = value
 
value = instance.PrintAtPageBottom
public System.bool PrintAtPageBottom {get; set;}
参照

Section クラス
Section メンバ