GrapeCity ActiveReports for .NET 12.0J
ColumnInfo コンストラクタ

列数
列間の間隔
クラスの新しいインスタンスを作成します。
構文
'宣言
 
Public Function New( _
   ByVal columns As Integer, _
   ByVal columnSpacing As Length _
)
public ColumnInfo( 
   int columns,
   Length columnSpacing
)

パラメータ

columns
列数
columnSpacing
列間の間隔
参照

関連項目

ColumnInfo クラス
ColumnInfo メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.