ActiveReports for .NET 18.0J
ColumnSpacing プロパティ (ReportSectionPage)

GrapeCity.ActiveReports.PageReportModel 名前空間 > ReportSectionPage クラス : ColumnSpacing プロパティ
レポートの各列間の空白を取得または設定します。
シンタックス
'宣言
 
Public Property ColumnSpacing As Length
public Length ColumnSpacing {get; set;}

プロパティ値

列の間隔の値を示す Length 構造体を指定します。デフォルト値は 0.5 インチです。
参照

ReportSectionPage クラス
ReportSectionPage メンバ