Ribbon for WinForms
GridPanel コンストラクタ(Int32,Int32)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > GridPanel クラス > GridPanel コンストラクタ : GridPanel コンストラクタ(Int32,Int32)
The number of rows to create.
The number of columns to create.
Initializes a new instance of the GridPanel element with the specified number of rows and columns.
シンタックス
'宣言
 
Public Function New( _
   ByVal rows As Integer, _
   ByVal columns As Integer _
)
public GridPanel( 
   int rows,
   int columns
)

パラメータ

rows
The number of rows to create.
columns
The number of columns to create.
参照

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