PowerTools ActiveReports for .NET 11.0J
GridLayout コンストラクタ(Int32,Int32)

行数を指定します。

列数を指定します。
行数と列数を指定して、GridLayoutクラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal rows As Integer, _
   ByVal columns As Integer _
)
public GridLayout( 
   int rows,
   int columns
)

パラメータ

rows

行数を指定します。

columns
列数を指定します。
参照

関連項目

GridLayout クラス
GridLayout メンバ
オーバーロード一覧

 

 


©2003-2017 GrapeCity inc. All rights reserved.