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 物件,代表報告項目左邊與內容之間的填充。

適用於