言語

Style.PaddingBottom プロパティ

定義

レポート項目の下端とその内容の間のパディングに計算する式が得られます。

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

プロパティ値

レポート項目の下端とその内容物の間のパディングを表す ReportSizeProperty オブジェクトです。

適用対象