次の方法で共有


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

適用対象