可能な場合に、テーブルのグループを1ページにまとめるかどうかを示す値を取得または設定します。
'宣言 Public Property KeepTogether As Boolean
public bool KeepTogether {get; set;}
可能な場合に、テーブルのグループの内容を1ページにまとめる場合はtrue、それ以外の場合はfalseを示すBoolean値。 デフォルト値はfalseです。
TableGroup クラス TableGroup メンバ
©2003-2017 GrapeCity inc. All rights reserved.