言語

StyleBase.PaddingBottom プロパティ

定義

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

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

プロパティ値

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

適用対象