GrapeCity ActiveReports for .NET 16.0J
RepeatToFill プロパティ (Table)

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

TableのFixedHeightまでのスペースで空行を繰り返し出力するかどうかを示す値を取得または設定します(ページレポートのみ)。

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

プロパティ値

A Boolean value indicating whether a Table should fill the space with empty rows to reach its FixedHeight.

参照

Table クラス
Table メンバ