Style.PaddingLeft プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
レポート アイテムの左端とそのコンテンツとの間の余白に評価される式を取得します。
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 オブジェクト。