FlexReport for WPF
PrintAtPageBottom プロパティ (SubSection)


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

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

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

SubSection クラス
SubSection メンバ