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


C1.Win.C1Document.4.8 アセンブリ > C1.Win.C1Document.Export.Ssrs 名前空間 > PdfExporter クラス : ColumnSpacing プロパティ
シンタックス
'宣言
 
Public Property ColumnSpacing As System.Nullable(Of Unit)
'使用法
 
Dim instance As PdfExporter
Dim value As System.Nullable(Of Unit)
 
instance.ColumnSpacing = value
 
value = instance.ColumnSpacing
public System.Nullable<Unit> ColumnSpacing {get; set;}
参照

参照

PdfExporter クラス
PdfExporter メンバ