GrapeCity ActiveReports for .NET 16.0J
KeepTogether プロパティ (TableGroup)

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

可能な場合に、テーブルのグループを1ページにまとめるかどうかを示す値を取得または設定します。

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

プロパティ値

可能な場合に、テーブルのグループの内容を1ページにまとめる場合はtrue、それ以外の場合はfalseを示すBoolean値。 デフォルト値はfalseです。

参照

TableGroup クラス
TableGroup メンバ