ReportViewer for ASP.NET Web Forms
PrintAtPageBottom プロパティ

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

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

シンタックス
'宣言
 
Public Property PrintAtPageBottom As System.Boolean
public System.bool PrintAtPageBottom {get; set;}
参照

Section クラス
Section メンバ