GrapeCity ActiveReports for .NET 16.0J
FixedWidth プロパティ (DataRegion)

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

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

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

プロパティ値

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

参照

DataRegion クラス
DataRegion メンバ