次の方法で共有


ReportColumns.ColumnSpacing プロパティ

定義

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

プロパティ値

属性

適用対象