ReportColumns.ColumnSpacing Propriedade

Definição

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportSize ColumnSpacing { Microsoft::ReportingServices::RdlObjectModel::ReportSize get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportSize value); };
[System.ComponentModel.NotifyParentProperty(true)]
[System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.DesignerReportSizeConverter))]
public Microsoft.ReportingServices.RdlObjectModel.ReportSize ColumnSpacing { get; set; }
[<System.ComponentModel.NotifyParentProperty(true)>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.ReportDesigner.DesignerReportSizeConverter))>]
member this.ColumnSpacing : Microsoft.ReportingServices.RdlObjectModel.ReportSize with get, set
Public Property ColumnSpacing As ReportSize

Valor da propriedade

Atributos

Aplica-se a