Language

ReportItem.Left プロパティ

定義

対象物の左側からの距離を得ます。

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ Left { Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ get(); };
public virtual Microsoft.ReportingServices.OnDemandReportRendering.ReportSize Left { get; }
member this.Left : Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
Public Overridable ReadOnly Property Left As ReportSize

プロパティ値

ReportSizeオブジェクトは、対象物の左側からの距離を表します。

適用対象