次の方法で共有


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 オブジェクト。

適用対象