Document Library for WPF
Columns プロパティ

C1.WPF.Document.4.5.2 アセンブリ > C1.WPF.Document.Export.Ssrs 名前空間 > PaginatedExporter クラス : Columns プロパティ
レポートに設定する列数を取得または設定します。 Nullは、レポートで指定されているデフォルト値を示します。
シンタックス
'宣言
 
Public Property Columns As System.Nullable(Of Integer)
public System.Nullable<int> Columns {get; set;}
参照

PaginatedExporter クラス
PaginatedExporter メンバ