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