言語

StyleBase.PaddingLeft プロパティ

定義

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

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

プロパティ値

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

適用対象