次の方法で共有


TablixInstance.BottomMargin プロパティ

定義

下余白について評価された幅を取得します。

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

プロパティ値

ReportSize を返します。

適用対象