Style.PaddingTop プロパティ

定義

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

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

プロパティ値

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

適用対象