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


C1.Document.4.6.2 アセンブリ > C1.Ssrs 名前空間 > PageLayout クラス : ColumnSpacing プロパティ
Gets or sets the column spacing in millimeters.
シンタックス
'宣言
 
Public Property ColumnSpacing As System.Double
'使用法
 
Dim instance As PageLayout
Dim value As System.Double
 
instance.ColumnSpacing = value
 
value = instance.ColumnSpacing
public System.double ColumnSpacing {get; set;}
参照

参照

PageLayout クラス
PageLayout メンバ