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

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

プロパティ値

列数を示す System.Int32 を指定します。デフォルト値は 1 です。最小値は 1、最大値は 100 です。
参照

ReportSectionPage クラス
ReportSectionPage メンバ