言語

Style.PaddingLeft プロパティ

定義

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

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

プロパティ値

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

適用対象