次の方法で共有


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 オブジェクト。

適用対象