ActiveReports for .NET 18.0J
FixedHeight プロパティ (DataRegion)

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

データ領域のページあたりの最大高さを表します。

シンタックス
'宣言
 
Public Property FixedHeight As Length
public Length FixedHeight {get; set;}

プロパティ値

データ領域のページあたりの最大高さを表します。未定義の場合、ReportItem.Heightを使用します。

参照

DataRegion クラス
DataRegion メンバ