バージョン

Rows メソッド (GridLayoutWrapper)

GridLayoutModel.Rows を設定します。
シンタックス
'宣言
 
Public Function Rows( _
   ByVal rows As System.Nullable(Of Integer) _
) As GridLayoutWrapper
public GridLayoutWrapper Rows( 
   System.Nullable<int> rows
)

パラメータ

rows
行。

戻り値の型

自身
参照

オンラインで表示: GitHub