言語

ReportItem.Left プロパティ

定義

対象物の左側からの距離を取得または設定します。

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportSize Left { Microsoft::ReportingServices::RdlObjectModel::ReportSize get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportSize value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportSize Left { get; set; }
member this.Left : Microsoft.ReportingServices.RdlObjectModel.ReportSize with get, set
Public Property Left As ReportSize

プロパティ値

対象物が対象物の左側からの距離です。

適用対象