バージョン

ComboCell コンストラクタ

ComboCell クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal row As ComboRowBase, _
   ByVal column As ComboColumn _
)
public ComboCell( 
   ComboRowBase row,
   ComboColumn column
)

パラメータ

row
column
参照