バージョン

Cols メソッド (GridLayoutWrapper)

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

パラメータ

cols
列。

戻り値の型

自身
参照

オンラインで表示: GitHub