言語

Report.ColumnSpacing プロパティ

定義

列間のデフォルトの間隔、ユニット指定符も取得します。

public:
 property Microsoft::ReportingServices::ReportRendering::ReportSize ^ ColumnSpacing { Microsoft::ReportingServices::ReportRendering::ReportSize ^ get(); };
public Microsoft.ReportingServices.ReportRendering.ReportSize ColumnSpacing { get; }
member this.ColumnSpacing : Microsoft.ReportingServices.ReportRendering.ReportSize
Public ReadOnly Property ColumnSpacing As ReportSize

プロパティ値

各列間のデフォルトの間隔を含む ReportSize オブジェクトで、 cmmminptpcなどのユニット指定子が含まれます。

適用対象