Style.PaddingTop プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
レポート項目の上端とその内容の間のパディングに求値する式が生成されます。
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 オブジェクトです。