FlexReport for WinForms
ColumnSpacing プロパティ (PaginatedExporter)


C1.Document.4.6.2 アセンブリ > C1.Document.Export.Ssrs 名前空間 > PaginatedExporter クラス : ColumnSpacing プロパティ
Gets or sets the column spacing. Null indicates default value, specified in the report.
シンタックス
'宣言
 
Public Property ColumnSpacing As System.Nullable(Of Unit)
'使用法
 
Dim instance As PaginatedExporter
Dim value As System.Nullable(Of Unit)
 
instance.ColumnSpacing = value
 
value = instance.ColumnSpacing
public System.Nullable<Unit> ColumnSpacing {get; set;}
参照

参照

PaginatedExporter クラス
PaginatedExporter メンバ