Language

Page.ColumnSpacing プロパティ

定義

多列レンダリングの各列間の間隔を取得できます。

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

プロパティ値

ReportSize オブジェクト。

適用対象