SSRSDocumentSource for WinForms
Columns プロパティ

レポートに設定する列数を取得または設定します。 Null は、レポートで指定されているデフォルト値を示します。
構文
'宣言
 
Public Property Columns As System.Nullable(Of Integer)
public System.Nullable<int> Columns {get; set;}
参照

PaginatedExporter クラス
PaginatedExporter メンバ