次の方法で共有


Tablix.LeftMargin プロパティ

定義

左余白の幅を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportSizeProperty ^ LeftMargin { Microsoft::ReportingServices::OnDemandReportRendering::ReportSizeProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty LeftMargin { get; }
member this.LeftMargin : Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
Public ReadOnly Property LeftMargin As ReportSizeProperty

プロパティ値

ReportSizeProperty を返します。

適用対象