次の方法で共有


MapSubItem.BottomMargin プロパティ

定義

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

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

プロパティ値

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

適用対象