GrapeCity ActiveReports for .NET 16.0J
PrintAtBottom プロパティ (Footer)

GrapeCity.ActiveReports.PageReportModel 名前空間 > Footer クラス : PrintAtBottom プロパティ

フッタに対応する行が空行で下に押されているかどうかを示す値を取得または設定します。

シンタックス
'宣言
 
Public Property PrintAtBottom As Boolean
public bool PrintAtBottom {get; set;}

プロパティ値

フッタに対応する行が空行で下に押されている場合はtrue、それ以外の場合はfalseを示すBoolean値。デフォルト値はfalseです。

解説
TableGroup.Footerのみで可能です。
参照

Footer クラス
Footer メンバ