言語

MapSubItemInstance.LeftMargin プロパティ

定義

LeftMarginクラスにおけるMapSubItemプロパティの計算値を取得します。

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

プロパティ値

ReportSizeプロパティの計算値を表すLeftMargin値です。

適用対象