Compartir a través de


Page.ColumnSpacing Propiedad

Definición

Obtiene el espaciado entre cada columna en representaciones de varias columnas.

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

Valor de propiedad

Un objeto ReportSize.

Se aplica a