言語

StyleBase.PaddingTop プロパティ

定義

レポート項目の上端とその内容の間のパディングに求値する式が生成されます。

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

プロパティ値

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

適用対象