Page.ColumnSpacing Property

Definition

Gets the spacing between each column in multi-column renderings.

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

Property Value

A ReportSize object.

Applies to