FlexReport for WinForms
PageColumn コンストラクタ


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > PageColumn クラス : PageColumn コンストラクタ
A double value representing the PageColumn.Width of the current column.
A double value representing the PageColumn.Spacing of the current column.
Initializes a new instance of the PageColumn class.
シンタックス
'宣言
 
Public Function New( _
   ByVal width As System.Double, _
   ByVal spacing As System.Double _
)
'使用法
 
Dim width As System.Double
Dim spacing As System.Double
 
Dim instance As New PageColumn(width, spacing)
public PageColumn( 
   System.double width,
   System.double spacing
)

パラメータ

width
A double value representing the PageColumn.Width of the current column.
spacing
A double value representing the PageColumn.Spacing of the current column.
参照

参照

PageColumn クラス
PageColumn メンバ