Document Library for WinForms
Columns プロパティ (PaginatedExporter)

C1.Win.Document.6 アセンブリ > C1.Win.Document.Export.Ssrs 名前空間 > PaginatedExporter クラス : Columns プロパティ
Gets or sets the number of columns to set for the report. Null indicates default value, specified in the report.
シンタックス
'宣言
 
Public Property Columns As System.Nullable(Of Integer)
public System.Nullable<int> Columns {get; set;}
参照

PaginatedExporter クラス
PaginatedExporter メンバ