PowerTools ActiveReports for .NET 9.0J
Width プロパティ (ReportItem)

レポートアイテムの幅を取得または設定します。
構文
'宣言
 
Public Overridable Property Width As Length
public virtual Length Width {get; set;}

プロパティ値

レポートアイテムの幅を示すLength構造体。
解説

Lineにのみ負のサイズを指定できます。

値が指定されていない場合は、含まれているオブジェクトの幅からLeftの値を引いた後の結果はデフォルト値です。

TableおよびMatrixのHeightおよびWidthのデフォルト値は、コンポーネントのパーツ(列、行、セル)のサイズから継承されます。

参照

関連項目

ReportItem クラス
ReportItem メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.