次の方法で共有


Tablix.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 を返します。

適用対象