次の方法で共有


MapSubItem.RightMargin プロパティ

定義

サブアイテムの右余白を取得します。

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

プロパティ値

サブアイテムの右余白を表す ReportSizeProperty オブジェクト。

適用対象