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 对象。

适用于