GrapeCity ActiveReports for .NET 16.0J
Left プロパティ (ReportItem)

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

コンテナオブジェクトの左端からアイテムまでの距離を取得または設定します。

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

プロパティ値

コンテナオブジェクトの左端からアイテムまでの距離を示すLength構造。

解説

値を指定しない場合、デフォルト値は0です。

参照

ReportItem クラス
ReportItem メンバ