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 オブジェクト。

適用対象