言語

MapSubItemInstance.RightMargin プロパティ

定義

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

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

プロパティ値

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

適用対象